1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test
2011-04-30 03:53:24 +02:00
..
application added config.active_record.whitelist_attributes which creates an empty whitelist of attributes available for mass assignment for all models in your app 2011-04-24 09:58:12 +02:00
fixtures create_dummy_app method that allows to easily create dummy application from template 2010-11-02 17:14:53 +01:00
generators Prototype and Scriptaculous are no longer vendored, but provided by prototype-rails from now on, also the -j option of the application generator is removed 2011-04-30 03:53:24 +02:00
isolation Add some very simple docs. 2011-04-15 18:43:21 +02:00
railties Prem fixes 1.9 engine test issue 2011-04-26 12:46:28 -06:00
abstract_unit.rb
backtrace_cleaner_test.rb
generators_test.rb Allow generators nested in more than one level 2011-01-12 21:42:56 -02:00
initializable_test.rb
paths_test.rb
rails_info_controller_test.rb
rails_info_test.rb
script_rails_loader_test.rb