rails--rails/railties/test
Piotr Sarnacki e38b4436a5 Add Engine#helpers method which loads all the engine's helpers 2011-04-25 13:44:27 +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 Fix tests. 2011-04-25 11:14:39 +02:00
isolation Add some very simple docs. 2011-04-15 18:43:21 +02:00
railties Add Engine#helpers method which loads all the engine's helpers 2011-04-25 13:44:27 +02:00
abstract_unit.rb Rails.application is set anyway, we don't need to set it manually, this was purpose of different behavior in tests and in application 2010-09-25 10:46:22 +02:00
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 Provide a cleaner syntax for paths configuration that does not rely on method_missing. 2010-10-06 17:20:15 +02:00
rails_info_controller_test.rb
rails_info_test.rb
script_rails_loader_test.rb