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/application
Rafael Mendonça França 59f6b99fc3 Assert the singleton instead of to truthy/falsy
This will avoid false positives where caching? is nil and should be
false
2013-12-05 16:30:44 -02:00
..
initializers set i18n.enforce_available_locales before i18n.default_locale. 2013-12-05 13:19:51 +01:00
middleware replace U+00A0 with whitespace 2013-11-21 13:25:16 +02:00
rack
rake added test cases to find notes in a file with .builder extension 2013-11-17 15:33:02 +05:30
asset_debugging_test.rb Calls to the application constant have been refactored to use 2013-06-10 20:59:37 -07:00
assets_test.rb More Warnings removed for ruby trunk 2013-11-01 13:47:23 +01:00
build_original_fullpath_test.rb
configuration_test.rb Assert the singleton instead of to truthy/falsy 2013-12-05 16:30:44 -02:00
console_test.rb
generators_test.rb
loading_test.rb Use block instead passing as argument 2013-07-02 00:24:51 -03:00
middleware_test.rb Merge pull request #12365 from jbaudanza/reorder 2013-12-01 22:42:26 -08:00
multiple_applications_test.rb Fix typos: the indefinite articles(a -> an) 2013-09-13 20:44:37 +09:00
paths_test.rb
rackup_test.rb
rake_test.rb Build fix for new routing inspector changes 2013-11-22 08:51:12 +01:00
rendering_test.rb Calls to the application constant have been refactored to use 2013-06-10 20:59:37 -07:00
routing_test.rb Revert "Match Dev/Prod parity for Index Page" 2013-07-22 17:19:07 +02:00
runner_test.rb
test_runner_test.rb
test_test.rb BACKTRACE environment variable to show unfiltered backtraces. 2013-11-04 10:00:44 +01:00
url_generation_test.rb Missing AV requires in railties tests 2013-08-25 11:39:13 +02:00