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
2013-01-03 00:44:49 +03:00
..
application Move background jobs to the 'jobs' branch until fully baked. Not shipping with Rails 4.0. 2012-12-21 16:29:47 -08:00
commands Explicit options should have precedence over railsrc on the rails new 2012-12-24 00:03:13 -03:00
console We don't need to require AS::TestCase 2012-08-14 10:01:06 -07:00
engine Add app/models/concerns and app/controllers/concerns to the default directory structure and load path 2012-12-18 16:26:08 +01:00
generators Add active_support/testing/autorun 2012-12-31 13:57:24 -03:00
rack make the extremely useful logs debug level 2012-11-09 13:49:46 +09:00
railtie Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
tasks Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
templates Format routes as html on debug page 2012-12-17 15:59:15 -06:00
test_unit Rake test:uncommitted finds git directory in ancestors. 2012-11-10 20:39:04 +01:00
all.rb Now the Sprockets railtie lives in sprockets/railtie 2012-10-18 01:03:24 -03:00
application.rb Improve secret_token deprecation message 2012-12-30 15:43:40 -02:00
backtrace_cleaner.rb
cli.rb
code_statistics.rb Make code statistics rake task handle new test locations properly 2012-12-09 00:04:36 -05:00
commands.rb Replace comments' non-breaking spaces with spaces 2012-12-04 22:11:54 -08:00
configuration.rb
deprecation.rb Remove 'assigned but unused variable' warning 2012-09-18 16:53:36 +03:00
engine.rb make symbol reference in docs appear as code 2013-01-03 00:44:49 +03:00
generators.rb Remove observers and sweepers 2012-11-28 22:46:49 -02:00
info.rb
info_controller.rb Format routes as html on debug page 2012-12-17 15:59:15 -06:00
initializable.rb
paths.rb Revert "Merge pull request #7587 from elia/fix-too-eager-loading" 2012-12-18 16:05:30 -03:00
performance_test_help.rb
rack.rb
railtie.rb Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
ruby_version_check.rb
rubyprof_ext.rb
script_rails_loader.rb
source_annotation_extractor.rb Add db to the list of default annotation folders 2012-12-01 12:23:39 -08:00
tasks.rb
test_help.rb Add active_support/testing/autorun 2012-12-31 13:57:24 -03:00
version.rb
welcome_controller.rb Use Rails to Render Default Index Page 2012-12-10 16:15:04 -08:00