Flowdock
method

pop_d

Importance_0
v3.0.0 - Show latest stable - 0 notes - Class: RecursiveHTTPFetcher
pop_d() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File railties/lib/rails/commands/plugin.rb, line 505
  def pop_d
    @cwd = File.dirname(@cwd)
  end
Register or log in to add new notes.