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
Kasper Timm Hansen 9f9e57339b Merge pull request #28182 from y-yagi/show_correct_rails_commands
Show correct commands in help
2017-03-09 20:27:39 +01:00
..
application Avoid running system tests by default 2017-03-05 13:24:43 +01:00
command Show correct commands in help 2017-03-03 08:18:51 +09:00
commands Tell users how to assign a $EDITOR. 2017-03-01 20:44:17 +01:00
configuration
engine make all rails commands work in engine 2017-01-09 10:07:48 +09:00
fixtures
generators Merge pull request #28062 from y-yagi/make_adding_gemfile_entry_work_even_if_specify_only_the_plugin_name 2017-02-24 10:30:33 -05:00
isolation Revert "Revert "Add encrypted secrets"" 2017-02-23 18:15:28 +01:00
railties assert_equal takes expectation first 2016-12-26 11:04:56 +09:00
test_unit
abstract_unit.rb Don't pollute Object with rubinius_skip and jruby_skip 2017-01-17 18:51:50 +09:00
app_loader_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
backtrace_cleaner_test.rb use correct variable in BacktraceCleaner test 2016-11-26 10:55:11 +09:00
code_statistics_calculator_test.rb [ci skip] MiniTest -> Minitest 2016-11-24 18:46:28 +09:00
code_statistics_test.rb
engine_test.rb
env_helpers.rb
generators_test.rb Use appropriate type in generators test 2017-03-08 12:28:30 +09:00
initializable_test.rb
json_params_parsing_test.rb
path_generation_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
paths_test.rb
rack_logger_test.rb class Foo < Struct.new(:x) creates an extra unneeded anonymous class 2017-01-13 15:13:47 +09:00
rails_info_controller_test.rb
rails_info_test.rb Privatize unneededly protected methods in Railties tests 2016-12-24 00:22:23 +09:00
secrets_test.rb Move key packing into encryptor. 2017-03-02 19:38:01 +01:00
version_test.rb