rails--rails/railties/lib/rails
Santiago Pastorino 79d6f314c6 We are doing the same in this conditions
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-07-21 17:17:22 +02:00
..
application A few changes were done in this commit: 2010-06-28 01:22:32 +02:00
commands Add console hook to force ActiveRecord::Base to be loaded when console starts avoiding reference loops. 2010-07-18 11:02:07 +02:00
console Dont reload the environment, just not needed bro 2010-06-24 17:38:46 -05:00
engine A few changes were done in this commit: 2010-06-28 01:22:32 +02:00
generators This example is better for guides and gem/plugins docs 2010-07-20 13:08:03 -07:00
rack Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing frameworks like ActiveRecord and ActiveResource to log outsude Rails::Application [#4816 state:resolved] 2010-06-24 13:23:43 +02:00
railtie
tasks Avoid calls to Rails::Application since this is not the official API. 2010-07-01 18:43:44 +02:00
test_unit edit pass: the names of Rails components have a space, ie, "Active Record", not "ActiveRecord" 2010-06-14 23:22:04 +02:00
all.rb
application.rb Add console hook to force ActiveRecord::Base to be loaded when console starts avoiding reference loops. 2010-07-18 11:02:07 +02:00
backtrace_cleaner.rb
cli.rb detect being inside a rails application even from a subdirectory 2010-06-10 14:16:45 -04:00
code_statistics.rb
commands.rb Avoid calls to Rails::Application since this is not the official API. 2010-07-01 18:43:44 +02:00
configuration.rb We are doing the same in this conditions 2010-07-21 17:17:22 +02:00
deprecation.rb
engine.rb A few changes were done in this commit: 2010-06-28 01:22:32 +02:00
generators.rb Remove the --singeleton option from scaffold generator. 2010-06-24 20:17:59 +02:00
info.rb
info_controller.rb
info_routes.rb Avoid calls to Rails::Application since this is not the official API. 2010-07-01 18:43:44 +02:00
initializable.rb Remove run_initializers from class methods. 2010-06-24 11:40:22 +02:00
paths.rb Add skip_eager_load!, skip_autoload! and friends to path objects. 2010-07-17 09:55:11 +02:00
performance_test_help.rb
plugin.rb A few changes were done in this commit: 2010-06-28 01:22:32 +02:00
rack.rb
railtie.rb Add console hook to force ActiveRecord::Base to be loaded when console starts avoiding reference loops. 2010-07-18 11:02:07 +02:00
ruby_version_check.rb Support ruby 1.8.7 and 1.9.2 (and development versions) 2010-06-11 16:40:04 -07:00
rubyprof_ext.rb
script_rails_loader.rb detect being inside a rails application even from a subdirectory 2010-06-10 14:16:45 -04:00
source_annotation_extractor.rb
tasks.rb
test_help.rb
version.rb