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
Carlos Antonio da Silva ec40f6cec0 Change api_only to http_only
[Carlos Antonio da Silva & Santiago Pastorino]
2012-03-10 10:15:35 -03:00
..
application Change api_only to http_only 2012-03-10 10:15:35 -03:00
commands Fix tests, Rails.env may be different on CI 2012-02-16 21:26:01 +01:00
fixtures treat USAGE as an ERB template 2011-11-02 09:00:18 -04:00
generators Revert table_name= needs connection now, so just stub table_name 2012-03-07 02:37:40 +09:00
isolation Only add the whitelist_attributes option if ActiveRecord is present 2012-03-04 21:02:28 -03:00
railties convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
abstract_unit.rb require minitest rather than test/unit 2012-01-06 15:50:47 -08:00
backtrace_cleaner_test.rb Test::Unit::Util::BacktraceFilter is never defined 2012-01-06 20:42:53 -03:00
generators_test.rb Add convenience method to hide a generator from the available ones 2012-02-03 10:18:58 -02:00
initializable_test.rb :group => :assets should only run in the assets environment. 2011-10-02 22:08:33 +02:00
paths_test.rb Removing Deprecated Path API tests 2011-05-24 23:03:01 -05:00
rails_info_controller_test.rb Loading action_controller twice removed. 2011-05-22 02:14:17 +05:30
rails_info_test.rb
script_rails_loader_test.rb