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 f919d5f5ea Merge pull request #17240 from masarakki/fix-test_helper-of-mountable-plugin
fix test_helper for mountable plugin
2014-10-13 10:33:13 -03: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 Document that the default for rails server -b has changed 2014-09-22 01:04:42 +09:00
console use the appropriate RDoc code markup 2013-07-18 17:15:11 +02:00
engine
generators Merge pull request #17240 from masarakki/fix-test_helper-of-mountable-plugin 2014-10-13 10:33:13 -03:00
rack
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 remove extra # in css 2014-09-25 13:53:45 -07:00
test_unit Add test:jobs task 2014-09-15 09:43:02 +09:00
all.rb
app_rails_loader.rb
application.rb Standardize on Rails.application [ci skip] 2014-09-19 10:42:58 -07: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
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.beta2 release 2014-09-26 17:19:53 -03:00
generators.rb
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
paths.rb
rack.rb
railtie.rb
ruby_version_check.rb
source_annotation_extractor.rb Fix Shadowing extensions variable in Register Annotation Exentsions 2014-03-16 14:32:08 -05:00
tasks.rb
test_help.rb
version.rb Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00
welcome_controller.rb