rails--rails/railties/test/fixtures/lib
Piotr Sarnacki f9e33fc09a create_dummy_app method that allows to easily create dummy application from template 2010-11-02 17:14:53 +01:00
..
app_builders Make tests for app and plugin generators more DRY 2010-11-02 17:14:50 +01:00
generators Load generators from both lib/rails/generators and lib/generators. Using the former since it's less obstrusive. 2010-03-23 13:40:41 +01:00
plugin_builders create_dummy_app method that allows to easily create dummy application from template 2010-11-02 17:14:53 +01:00
rails/generators/foobar Load generators from both lib/rails/generators and lib/generators. Using the former since it's less obstrusive. 2010-03-23 13:40:41 +01:00
create_test_dummy_template.rb create_dummy_app method that allows to easily create dummy application from template 2010-11-02 17:14:53 +01:00
template.rb