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
2010-07-07 12:58:46 +02:00
..
erb Remove the --singeleton option from scaffold generator. 2010-06-24 20:17:59 +02:00
rails Merge remote branch 'docrails/master' 2010-07-07 12:58:46 +02:00
test_unit Remove the --singeleton option from scaffold generator. 2010-06-24 20:17:59 +02:00
actions.rb Fixed typo in Rails::Generators::Base [#5051 state:resolved] 2010-07-06 14:52:20 +05:30
active_model.rb By default use ActiveModel API in controller generators, unless otherwise specified [#3123 status:resolved] 2009-10-17 15:56:44 -03:00
base.rb Changed ruby /path/to/rails myapp --dev to ruby /path/to/rails new myapp --dev in the "Thor is not avalable" message. [#4915 state:resolved] 2010-06-21 11:10:25 +02:00
erb.rb 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
generated_attribute.rb Rails::Generators::GeneratedAttribute: tests, cleanups and a bugfix [#4631 state:resolved] 2010-06-10 20:04:49 +02:00
migration.rb Changes migration number to version due to ambiguity. [#3065 state:committed] 2010-03-28 12:16:46 +04:30
named_base.rb Patch for Namespace problem in Scaffold. [#4763 state:resolved] 2010-06-23 09:30:55 +02:00
resource_helpers.rb Patch for Namespace problem in Scaffold. [#4763 state:resolved] 2010-06-23 09:30:55 +02:00
test_case.rb Rails::Generators::GeneratedAttribute: tests, cleanups and a bugfix [#4631 state:resolved] 2010-06-10 20:04:49 +02:00
test_unit.rb 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