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
2009-10-16 19:33:24 -05:00
..
active_record
erb Don't need h in there now that XSS protection is on by default 2009-10-08 14:34:15 +13:00
rails script/performance/benchmarker should require environment 2009-10-16 19:33:24 -05:00
test_unit
actions.rb Have config/application.rb contain the application definition and require that file instead of config/boot.rb or config/environment.rb in script/*. 2009-10-15 14:54:12 -07:00
active_model.rb
active_record.rb
base.rb Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application's object root) 2009-10-16 12:51:02 -07:00
erb.rb
generated_attribute.rb
migration.rb
named_base.rb
resource_helpers.rb
test_unit.rb