method
ensure_current_path
v4.1.8 -
Show latest stable
- Class:
Rails::Generators::Testing::Behaviour
ensure_current_path()protected
No documentation available.
# File railties/lib/rails/generators/testing/behaviour.rb, line 89
def ensure_current_path # :nodoc:
cd current_path
end