rails--rails/railties/lib/rails
Ryan Bigg 44fc397c80 Fix rails/generators/base.rb documentation for generator lookup 2011-10-10 21:04:26 +11:00
..
application Provide initialize_on_precompile which, when set to false, does not initialize the app for precompilation. Defaults to true. 2011-10-02 12:15:21 +02:00
commands Print information about .railsrc to users 2011-10-02 01:06:39 -05:00
console
engine Add destroy alias to engines 2011-08-22 23:39:17 -05:00
generators Fix rails/generators/base.rb documentation for generator lookup 2011-10-10 21:04:26 +11:00
rack
railtie
tasks testing.rake should set the default task, closes #2564 2011-10-07 22:25:10 +02:00
test_unit testing.rake should set the default task, closes #2564 2011-10-07 22:25:10 +02:00
all.rb
application.rb :group => :assets should only run in the assets environment. 2011-10-02 22:08:33 +02:00
backtrace_cleaner.rb
cli.rb
code_statistics.rb
commands.rb Add Destroy Alias 2011-08-22 17:46:10 +03:00
configuration.rb
engine.rb :group => :assets should only run in the assets environment. 2011-10-02 22:08:33 +02:00
generators.rb fix ambiguous * and remove unused variable 2011-08-24 16:52:23 -07:00
info.rb
info_controller.rb
initializable.rb :group => :assets should only run in the assets environment. 2011-10-02 22:08:33 +02:00
paths.rb use File.directory? as Dir.exists? is only 1.9.2+ 2011-08-13 16:22:27 -07:00
performance_test_help.rb
plugin.rb Yes we need this to pass the test. we are using config.log_level. 2011-08-25 11:25:37 -07:00
rack.rb
railtie.rb Requiring delegate. 2011-08-16 01:36:21 +05:30
ruby_version_check.rb
rubyprof_ext.rb
script_rails_loader.rb
source_annotation_extractor.rb
tasks.rb
test_help.rb Modified how to handle if ActiveRecord is defined. 2011-09-30 12:05:53 -04:00
version.rb