rails/railties/test/fixtures/lib
Prem Sichanugrist 2da5ea1c9f Remove --builder option from rails command
Ability to use a custom builder by passing `--builder` (or `-b`) has
been removed. Consider using application template instead. See this
guide for more detail:
http://guides.rubyonrails.org/rails_application_templates.html
2013-02-24 14:31:08 -05:00
..
generators treat USAGE as an ERB template 2011-11-02 09:00:18 -04: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 Allow rails templates relative to the current path to be given. 2009-08-07 17:17:51 +02:00