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/generators/rails
2010-03-09 22:21:51 +01:00
..
app Update generated Gemfile to use http://rubygems.org, unicorn instead of mongrel, and nokogiri instead of hpricot 2010-03-07 12:41:54 -08:00
controller fix usage examples and more to use new invocations 2010-02-06 09:51:53 -08:00
generator fix usage examples and more to use new invocations 2010-02-06 09:51:53 -08:00
helper fix usage examples and more to use new invocations 2010-02-06 09:51:53 -08:00
integration_test fix usage examples and more to use new invocations 2010-02-06 09:51:53 -08:00
mailer fix usage examples and more to use new invocations 2010-02-06 09:51:53 -08:00
metal fix usage examples and more to use new invocations 2010-02-06 09:51:53 -08:00
migration fix usage examples and more to use new invocations 2010-02-06 09:51:53 -08:00
model fix usage examples and more to use new invocations 2010-02-06 09:51:53 -08:00
model_subclass Generators load path now will be Ruby load path. If you want to use rspec:install generator, you need generators/rspec/install_generator in your load path. 2010-01-18 16:21:11 +01:00
observer fix usage examples and more to use new invocations 2010-02-06 09:51:53 -08:00
performance_test fix usage examples and more to use new invocations 2010-02-06 09:51:53 -08:00
plugin fix usage examples and more to use new invocations 2010-02-06 09:51:53 -08:00
resource fix usage examples and more to use new invocations 2010-02-06 09:51:53 -08:00
scaffold fix usage examples and more to use new invocations 2010-02-06 09:51:53 -08:00
scaffold_controller fix usage examples and more to use new invocations 2010-02-06 09:51:53 -08:00
session_migration fix usage examples and more to use new invocations 2010-02-06 09:51:53 -08:00
stylesheets Added alert to layouts on scaffold. 2010-03-09 22:21:51 +01:00