rails/railties/test
Carlos Antonio da Silva 137f3be81b Fix failing tests related to rake notes
Related to changes introduced in 553b563749517114323b4e8742509227e0daab67
2012-12-03 09:24:13 -02:00
..
application Fix failing tests related to rake notes 2012-12-03 09:24:13 -02:00
commands Fix rails db command with sqlite3 database 2012-11-18 23:52:39 -02:00
configuration using __method__ for the command method calls 2012-05-21 16:20:40 -07:00
fixtures Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
generators Remove observers and sweepers 2012-11-28 22:46:49 -02:00
isolation Rename secret_token_key to secret_key_base 2012-11-03 14:57:54 -02:00
railties Fix typo in #7941 2012-10-14 10:20:07 -07:00
abstract_unit.rb Rename secret_token_key to secret_key_base 2012-11-03 14:57:54 -02:00
backtrace_cleaner_test.rb Gem cont presence checking has been removed 2012-05-02 13:56:13 +03:00
engine_test.rb Remove another missing test related to draw external routes 2012-06-29 14:55:09 -03:00
generators_test.rb Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
initializable_test.rb Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
paths_test.rb Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
rails_info_controller_test.rb Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
rails_info_test.rb Updated/changed useless tr/gsubs 2012-04-03 15:16:09 +02:00
script_rails_loader_test.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00