rails--rails/railties/lib/rails
Arun Agrawal ca219a21b6 Warnings removed when running with 1.9.3 2011-10-09 17:15:55 +05:30
..
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 Move sandbox to AR and pass the sandbox as a value. This way, other ORMs like Datamapper can also have their own sandboxing in rails console. 2011-05-04 16:47:35 +02:00
engine Add destroy alias to engines 2011-08-22 23:39:17 -05:00
generators Warnings removed when running with 1.9.3 2011-10-09 17:15:55 +05:30
rack Removed AS core_ext/kernel/requires as it's not used and is bad practice. 2011-05-23 15:31:33 +02:00
railtie adds missing require 2011-06-07 12:06:02 +02:00
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 [IMPORTANT] Make "sprockets/railtie" require explicit. 2011-06-29 09:41:16 -03:00
application.rb :group => :assets should only run in the assets environment. 2011-10-02 22:08:33 +02:00
backtrace_cleaner.rb
cli.rb Exit with non-zero to signal failure. 2011-01-29 16:51:40 +08:00
code_statistics.rb Use shorter class-level File methods instead of going through File.stat. 2011-07-25 17:02:28 +02:00
commands.rb Add Destroy Alias 2011-08-22 17:46:10 +03:00
configuration.rb Update generator config to support hiding namespaces and pass the app into generator blocks 2011-05-24 16:04:28 -07:00
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 Add JavaScript Runtime name to the Rails Info properties (thanks Sam Ruby) 2011-06-27 11:59:46 +02:00
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 Temporarily ship with ContentLength middleware. 2011-05-20 22:20:51 +02:00
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 Updated rake:notes to search app, config, lib, script and test dirs 2011-07-06 21:41:13 -04:00
tasks.rb [IMPORTANT] Make "sprockets/railtie" require explicit. 2011-06-29 09:41:16 -03:00
test_help.rb Modified how to handle if ActiveRecord is defined. 2011-09-30 12:05:53 -04:00
version.rb Master version is 3.2.0.beta 2011-06-30 10:18:36 -03:00