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
2013-10-30 15:49:47 -07:00
..
application Expose MiddlewareStack#unshift to environment configuration. 2013-10-09 12:25:29 +01:00
commands Make logging to stdout work again with implicit development env 2013-10-13 19:21:18 +02:00
configuration Add active_support/testing/autorun 2012-12-31 13:57:24 -03:00
fixtures Remove --builder option from rails command 2013-02-24 14:31:08 -05:00
generators change the test to make argv a little more realistic 2013-10-30 15:49:47 -07:00
isolation Extend basic rendering, test it in railties 2013-08-25 11:40:10 +02:00
railties Removed deprecated Rails.application.railties.engines. 2013-07-04 19:56:23 +02:00
abstract_unit.rb Add AV as development dependency for railties 2013-08-25 11:39:12 +02:00
app_rails_loader_test.rb replaces Pathname#(dirname|realpath) with File.$1 2013-04-12 02:33:46 +02:00
backtrace_cleaner_test.rb
code_statistics_calculator_test.rb Improve rake stats for JavaScript and CoffeeScript. 2013-02-25 21:08:11 +08:00
engine_test.rb Inherit from MiniTest::Unit::TestCase instead of MiniTest::Spec 2012-12-31 13:57:23 -03:00
env_helpers.rb Make logging to stdout work again with implicit development env 2013-10-13 19:21:18 +02:00
generators_test.rb s/plugin_new/plugin 2013-06-30 22:03:39 -04:00
initializable_test.rb Remove not used module from initializable test 2013-05-01 23:21:08 -03:00
paths_test.rb Fix typos: the indefinite articles(a -> an) 2013-09-13 20:44:37 +09:00
rack_logger_test.rb "Naked" rescue clauses only catch StandardError subclasses. 2013-08-06 17:04:02 +02:00
rails_info_controller_test.rb Fix railtie tests 2013-08-25 11:39:11 +02:00
rails_info_test.rb Add a test case for comparing Rails versions 2013-05-03 14:18:57 -04:00
test_info_test.rb Privatize non-test method 2013-07-25 17:08:43 +09:00