method
ensure_current_path
v5.2.3 -
Show latest stable
- Class:
Rails::Generators::Testing::Behaviour
ensure_current_path()private
No documentation available.
# File railties/lib/rails/generators/testing/behaviour.rb, line 93
def ensure_current_path
cd current_path
end