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
commands Document that the default for rails server -b has changed 2014-09-22 01:04:42 +09:00
console
engine Remove unused delegate 2013-08-31 18:55:21 -03:00
generators Merge pull request #17240 from masarakki/fix-test_helper-of-mountable-plugin 2014-10-13 10:33:13 -03:00
rack
railtie
tasks
templates
test_unit
all.rb Remove activejob integration tests 2014-08-12 10:07:21 +00:00
app_rails_loader.rb
application.rb
application_controller.rb
backtrace_cleaner.rb Move object allocation out of loop 2014-09-27 13:42:20 +08:00
cli.rb No need to require rbconfig as we are using Gem.ruby 2013-10-11 14:26:20 +02:00
code_statistics.rb
code_statistics_calculator.rb
commands.rb Creating a class for carrying out rails commands. 2013-07-07 23:15:55 -07:00
configuration.rb
deprecation.rb Remove 'assigned but unused variable' warning 2012-09-18 16:53:36 +03:00
engine.rb save a hash allocation per request. 2014-08-08 11:41:54 -07:00
gem_version.rb
generators.rb
info.rb
info_controller.rb
initializable.rb
mailers_controller.rb
paths.rb
rack.rb
railtie.rb Ensure we supply Kernel#y for 1.9 too 2014-04-04 22:48:38 +10:30
ruby_version_check.rb
source_annotation_extractor.rb
tasks.rb Remove $VERBOSE = nil from tasks.rb 2013-07-25 11:54:24 -07:00
test_help.rb Require action_controller before any other action_controller file 2014-04-10 15:00:03 -03:00
version.rb
welcome_controller.rb Add an application controller for internal controllers 2013-12-17 03:58:35 +00:00