1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/generators/testing
Ryunosuke SATO 101fbdba4c Fix example code for Rails::Generators::Testing::Behaviour [ci skip]
`cleanup_destination_root` method is not found anywhere.
Instead, `prepare_destination` clean up distination root on setup.
2014-10-17 04:57:36 +09:00
..
assertions.rb Require shellwords since it is dependecy of this file 2014-06-26 06:55:18 -03:00
behaviour.rb Fix example code for Rails::Generators::Testing::Behaviour [ci skip] 2014-10-17 04:57:36 +09:00
setup_and_teardown.rb