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
2014-11-05 14:17:37 +01:00
..
api Added docs for AJ::Callbacks; Added AJ to docs build map 2014-08-16 01:31:39 +03:00
application inject Rack::Lock if config.eager_load is false 2014-09-18 23:04:08 +02:00
commands Merge pull request #17280 from aditya-kapoor/remove-unneeded-file 2014-10-16 09:00:06 +02:00
console
engine
generators Added 'tzinfo-data' if we are using jruby 2014-10-29 07:56:01 +01:00
rack edit pass over all warnings 2014-10-28 17:47:32 -07:00
railtie Revert "Improve custom configuration" 2014-08-19 19:41:15 -03:00
tasks Add test/jobs files in rake stats 2014-11-05 14:17:37 +01:00
templates On larger screens the email preview iframe is being limited to a height of 800 pixels, and the full available screen size is not being used. 2014-10-29 18:24:05 +00:00
test_unit Add test:jobs task 2014-09-15 09:43:02 +09: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 add lib to $LOAD_PATH on application inhertence. fixes #17106 2014-11-04 14:54:52 -08:00
application_controller.rb
backtrace_cleaner.rb Move object allocation out of loop 2014-09-27 13:42:20 +08:00
cli.rb
code_statistics.rb Add test/jobs files in rake stats 2014-11-05 14:17:37 +01:00
code_statistics_calculator.rb
commands.rb
configuration.rb
deprecation.rb
engine.rb add lib to $LOAD_PATH on application inhertence. fixes #17106 2014-11-04 14:54:52 -08:00
gem_version.rb Prepare for 4.2.0.beta4 release 2014-10-30 14:12:24 -07:00
generators.rb Emit suggested generator names when not found 2014-06-04 16:28:43 -05:00
info.rb Remove unused code 2014-09-25 16:20:31 -03:00
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