rails--rails/railties/lib
Scott Barron 6b3bc1bc52 A better idea, take the -qr HEAD log as before but use the root of the svn
instead of rails trunk.  This allows svn 1.1.x (debian) to work with freeze
edge out of the box, without having to specify REVISION.

References #4356, #4450, #4569.


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4155 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-04-04 17:44:34 +00:00
..
commands Ever so lined up 2006-04-03 03:34:53 +00:00
rails Make Rails::VERSION implicitly loadable. Closes #4491. 2006-04-01 05:49:19 +00:00
rails_generator Added -f/--freeze option to rails command for freezing the application to the Rails version it was generated with [DHH] Fixed rake rails:freeze:gems (closes #4518) [benji@silverinsanity.com] 2006-04-01 06:29:32 +00:00
tasks A better idea, take the -qr HEAD log as before but use the root of the svn 2006-04-04 17:44:34 +00:00
binding_of_caller.rb
breakpoint.rb
breakpoint_client.rb
code_statistics.rb Add integration test support to app generation and testing 2006-02-28 18:57:32 +00:00
commands.rb
console_app.rb Use example.com as standard (closes #4413) [anna] 2006-03-25 19:43:40 +00:00
console_sandbox.rb
console_with_helpers.rb Don't polute the top level namespace in the console with ActionView helpers. Make them available from a helper method. 2006-03-23 21:56:38 +00:00
dispatcher.rb Fixed that rails --version should have the return code of 0 (success) (closes #4560) [blair@orcaware.com] 2006-04-03 22:39:36 +00:00
fcgi_handler.rb
initializer.rb Reject Ruby 1.8.3 when loading Rails; extract version checking code. 2006-03-19 18:55:31 +00:00
rails_generator.rb
railties_path.rb
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
test_help.rb rename 'integration_test.rb' -> 'integration.rb' 2006-03-18 14:27:36 +00:00
webrick_server.rb Remove the extraneous AR::Base.threaded_connections setting from the webrick server. 2006-02-28 19:10:08 +00:00