rails--rails/railties/lib
Jamis Buck 8b496a13d2 Add documentation for Rails::Initializer and Rails::Configuration
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2632 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-10-16 00:17:09 +00:00
..
commands Updated documentation and fixed the spinner to reference the new spawner by default 2005-10-15 13:48:03 +00:00
rails_generator Fixed script/performance 2005-10-15 02:56:35 +00:00
tasks Make freezing work with Windows 2005-10-15 15:44:35 +00:00
binding_of_caller.rb Added Florian Gross' latest version of Breakpointer and friends that fixes a variaty of bugs #441 [Florian Gross] 2005-01-24 13:41:57 +00:00
breakpoint.rb Upgraded to breakpoint 92 2005-02-20 22:28:11 +00:00
breakpoint_client.rb Set Railsy defaults for breakpoint client 2005-02-20 22:34:03 +00:00
code_statistics.rb Keep Units and Functionals around for those who don't upgrade their app right away. 2005-10-05 22:47:50 +00:00
commands.rb Backed out of script/run portal idea. Muscle memory too deep 2005-10-06 02:05:36 +00:00
console_sandbox.rb Added console --profile for profiling an IRB session #1154 [bitsweat]. Changed console_sandbox into console --sandbox #1154 [bitsweat] 2005-04-30 15:37:45 +00:00
dispatcher.rb Fixed memory leak with Active Record classes when Dependencies.mechanism = :load #1704 [c.r.mcgrath@gmail.com] 2005-09-20 11:23:13 +00:00
fcgi_handler.rb Refactored cleanly 2005-10-13 20:04:13 +00:00
initializer.rb Add documentation for Rails::Initializer and Rails::Configuration 2005-10-16 00:17:09 +00:00
rails_generator.rb Fixed rails_generator to be usable without RubyGems #686 [Cristi BALAN]. Moved all active support dependencies into active support 2005-03-06 12:20:53 +00:00
rails_version.rb mv lib/version.rb to lib/rails_version.rb 2005-10-10 14:52:09 +00:00
railties_path.rb Adds update_javascripts task which will fetch all the latest js files from railties dir. 2005-10-15 04:06:39 +00:00
rubyprof_ext.rb Missing file 2005-05-21 13:21:29 +00:00
test_help.rb Should be RAILS_ROOT/test/fixtures. 2005-10-15 17:05:55 +00:00
webrick_server.rb Make webrick work with session(:off) 2005-10-13 00:05:32 +00:00