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
Rafael Mendonça França 76883f9237 Merge pull request #16062 from sgrif/sg-required-generators
Add a `required` option to the model generator
2014-08-17 22:57:21 -03:00
..
application add a new constructor that runs load hooks 2014-08-07 15:50:46 -07:00
commands Remove mocha usage 2014-07-23 19:01:44 -03:00
configuration Change all MiniTest to Minitest since, MiniTest namespace has been renamed to Minitest 2013-12-18 14:39:50 +05:30
fixtures
generators Merge pull request #16062 from sgrif/sg-required-generators 2014-08-17 22:57:21 -03:00
isolation Keep quietly and capture undeprecated on your suite 2014-07-15 17:56:27 -03:00
railties initialize the right variable 2014-06-17 20:39:49 -03:00
abstract_unit.rb Railties tests are order_independent! Hopefully. 2014-08-13 21:25:11 +09:00
app_rails_loader_test.rb Stop using mocha on app_rails_loader_test 2014-07-07 22:05:30 -03:00
backtrace_cleaner_test.rb
code_statistics_calculator_test.rb
engine_test.rb need to call super 2014-08-07 16:03:09 -07: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 Fix Railties tests that were order dependent 2014-08-13 21:25:11 +09:00
initializable_test.rb
path_generation_test.rb add a test for prepending SCRIPT_NAME to generated urls 2014-08-08 11:41:21 -07:00
paths_test.rb Stop requiring mocha automatically 2014-07-19 17:35:12 -03:00
rack_logger_test.rb Fix incorrect unsubscription. 2014-07-11 16:38:26 +08:00
rails_info_controller_test.rb Stop requiring mocha automatically 2014-07-19 17:35:12 -03:00
rails_info_test.rb remove unnused method from test 2014-06-11 20:26:47 -03:00
test_info_test.rb Privatize non-test method 2013-07-25 17:08:43 +09:00
version_test.rb Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00