rails/railties/lib
2009-02-28 18:31:24 +00:00
..
commands script/server command can accept --path option to set app's root path [#1156 state:resolved] 2009-02-05 15:19:40 -06:00
rails Prep for RC2 later today 2009-02-27 14:46:23 +01:00
rails_generator Ensure 16b3d2b621b1682f249209097c31b0a10f0f87ef works with Ruby 1.9 2009-02-28 18:31:24 +00:00
tasks Force all internal calls to Array#to_sentence to use English [#2010 state:resolved] 2009-02-27 14:22:39 +01:00
code_statistics.rb Clean up the output of rake stats, de-emphasise components and apis, and remove the indents for tests [Koz] 2006-10-27 01:26:11 +00:00
commands.rb Backed out of script/run portal idea. Muscle memory too deep 2005-10-06 02:05:36 +00:00
console_app.rb Put back dispatcher cleanup call in console reload! [#2056 state:resolved] 2009-02-24 10:52:51 -06:00
console_sandbox.rb Fix script/console --sandbox warning. [#1194 state:resolved] 2008-10-09 01:35:21 +01:00
console_with_helpers.rb simplify console with helpers 2008-11-23 15:15:20 -06:00
dispatcher.rb Bump up the year in MIT license files 2009-01-18 05:28:21 +00:00
fcgi_handler.rb Fix up failing tests broke by 2316e7d 2009-02-07 00:35:15 -06:00
initializer.rb Metal can now line in plugins under app/metal [#2045 state:committed] 2009-02-27 14:37:11 +01:00
performance_test_help.rb Removed config.action_view.cache_template_loading, use config.cache_classes instead 2008-07-15 22:58:42 -05:00
rails_generator.rb Fix gem deprecation warnings, which also means depending on RubyGems 0.9.0+ [Chad Fowler] 2007-02-04 20:44:45 +00:00
railties_path.rb Deprecation: remove components from controller paths. Canonicalize RAILS_ROOT by using File.expand_path on Windows, which doesn't have to worry about symlinks, and Pathname#realpath elsewhere, which respects symlinks in relative paths but is incompatible with Windows. Closes #6755. 2007-03-18 13:35:16 +00:00
ruby_version_check.rb Reject Ruby 1.8.3 when loading Rails; extract version checking code. 2006-03-19 18:55:31 +00:00
rubyprof_ext.rb Documentation updates/fixes for railties 2005-10-16 03:00:44 +00:00
source_annotation_extractor.rb Merge documentation changes from docrails. 2008-05-16 23:21:35 +01:00
test_help.rb Include process methods in ActionController::TestCase only. No need to alias_method_chain :process either. 2009-01-07 14:49:05 -08:00
webrick_server.rb Drop ActionController::Base.allow_concurrency flag 2008-06-08 22:11:50 -05:00