method
ensure_current_path
v7.1.3.4 -
Show latest stable
- Class:
Rails::Generators::Testing::Behavior
ensure_current_path()private
No documentation available.
# File railties/lib/rails/generators/testing/behavior.rb, line 94
def ensure_current_path
cd current_path
end