1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails
Rafael Mendonça França 412f651665 Merge pull request #16839 from chancancode/default_test_order
Default to sorting user's test cases for now
2014-09-10 22:34:06 -03:00
..
api Added docs for AJ::Callbacks; Added AJ to docs build map 2014-08-16 01:31:39 +03:00
application Tell the user which file is missing when config/database.yml was not found 2014-09-10 19:25:01 +09:00
commands fix grammar [ci skip] 2014-08-22 09:45:16 +05:30
console
engine
generators Merge pull request #16839 from chancancode/default_test_order 2014-09-10 22:34:06 -03:00
rack Prefer to pass block when logging. 2014-07-18 15:04:43 +08:00
railtie Revert "Improve custom configuration" 2014-08-19 19:41:15 -03:00
tasks show stats for app/jobs 2014-08-24 21:41:58 +09:00
templates Removed any default margin from body. 2014-09-09 13:38:53 -07:00
test_unit :nodoc: all does not remove the constants from the API. [ci skip] 2014-06-24 14:16:29 +02:00
all.rb Remove activejob integration tests 2014-08-12 10:07:21 +00:00
app_rails_loader.rb Stop using mocha on app_rails_loader_test 2014-07-07 22:05:30 -03:00
application.rb Dont mess with default order engines load 2014-09-02 22:50:50 -03:00
application_controller.rb
backtrace_cleaner.rb
cli.rb
code_statistics.rb
code_statistics_calculator.rb
commands.rb
configuration.rb
deprecation.rb
engine.rb save a hash allocation per request. 2014-08-08 11:41:54 -07:00
gem_version.rb Preparing for 4.2.0.beta1 release 2014-08-19 19:32:51 -07:00
generators.rb Emit suggested generator names when not found 2014-06-04 16:28:43 -05:00
info.rb
info_controller.rb Deprecate all *_filter callbacks in favor of *_action callbacks 2014-05-27 19:10:14 -03:00
initializable.rb
mailers_controller.rb Deprecate all *_filter callbacks in favor of *_action callbacks 2014-05-27 19:10:14 -03:00
paths.rb
rack.rb
railtie.rb
ruby_version_check.rb update the recommended ruby version 2014-05-27 02:45:23 +09:00
source_annotation_extractor.rb
tasks.rb
test_help.rb
version.rb
welcome_controller.rb