rails--rails/railties/lib/rails
Jeremy Kemper 9039c50388 Explain how to upgrade bin/ for Rails 4 2013-04-09 16:49:24 -07:00
..
api Exclude template files for rdoc API [ci skip] 2013-04-04 17:28:44 -05:00
application Bring config.allow_concurrency back 2013-03-03 13:20:44 -07:00
commands removing `rails test`, updating docs to show how to use `rake test` 2013-04-05 15:44:41 -07:00
console
engine Revert "Deprecate the `eager_load_paths` configuration" 2013-02-19 07:22:37 +00:00
generators sprockets 2.9.x doesn't work with uglifier 2.0 yet. 2013-04-06 15:08:48 -03:00
rack
railtie
tasks unifies API generation 2013-03-30 00:10:52 +01:00
templates Remove rails.png. 2013-04-02 12:27:53 -07:00
test_unit remove unused variables 2013-04-06 13:20:50 +05:30
all.rb only match the default task 2013-04-03 12:51:48 -04:00
app_rails_loader.rb Explain how to upgrade bin/ for Rails 4 2013-04-09 16:49:24 -07:00
application.rb Remove comments about removing LegacyKeyGenerator in 4.1 2013-04-03 08:28:37 -05:00
backtrace_cleaner.rb
cli.rb Fix backwards compatibility with Rails 3 apps. 2013-02-22 14:30:21 -05:00
code_statistics.rb Improve `rake stats` for JavaScript and CoffeeScript. 2013-02-25 21:08:11 +08:00
code_statistics_calculator.rb Improve `rake stats` for JavaScript and CoffeeScript. 2013-02-25 21:08:11 +08:00
commands.rb removing `rails test`, updating docs to show how to use `rake test` 2013-04-05 15:44:41 -07:00
configuration.rb
deprecation.rb
engine.rb remove unused variables 2013-04-06 13:20:50 +05:30
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 Revert "Deprecate the `eager_load_paths` configuration" 2013-02-19 07:22:37 +00:00
rack.rb
railtie.rb
ruby_version_check.rb Prefer Ruby 2.0; require 1.9.3+ 2013-02-09 17:41:07 -07:00
rubyprof_ext.rb
source_annotation_extractor.rb
tasks.rb
test_help.rb
version.rb Fix release task after ceb3b8717b 2013-04-01 18:26:34 -03:00
welcome_controller.rb