rails--rails/railties/lib/rails
Xavier Noria 3235537030 moves RDOC_MAIN.rdoc to railties
The goal of these refactors is to have the same code generating
edge and doc:rails APIs, and the rails gem is not available in
LOAD_PATHS because it has no lib directory.
2013-03-30 00:10:52 +01:00
..
api moves RDOC_MAIN.rdoc to railties 2013-03-30 00:10:52 +01:00
application
commands remove references to *::VERSION, replace with *.version 2013-03-21 19:56:07 +11:00
console
engine
generators Update the call to Bundler.require in application.rb since assets group doesn't exist anymore in Gemfile 2013-03-28 16:44:36 -05:00
rack
railtie
tasks
templates
test_unit
all.rb default RAILS_ENV to test if we're in a test task 2013-03-25 16:06:56 -07:00
app_rails_loader.rb
application.rb Introduce UpgradeLegacySignedCookieJar to transparently upgrade existing signed cookies generated by Rails 3 to avoid invalidating them when upgrading to Rails 4 2013-03-24 18:20:24 -05:00
backtrace_cleaner.rb
cli.rb
code_statistics.rb
code_statistics_calculator.rb
commands.rb
configuration.rb
deprecation.rb
engine.rb
generators.rb
info.rb remove references to *::VERSION, replace with *.version 2013-03-21 19:56:07 +11:00
info_controller.rb
initializable.rb
paths.rb
rack.rb
railtie.rb
ruby_version_check.rb
rubyprof_ext.rb
source_annotation_extractor.rb
tasks.rb
test_help.rb
version.rb Add version method to top level modules 2013-03-21 19:56:07 +11:00
welcome_controller.rb