Ruby on Rails
Go to file
Mikel Lindsaar 1ae543a180 -v and --version params now work on rails script in or our of an app 2010-02-04 11:57:13 +11:00
actionmailer Merge branch 'master' of git://github.com/rails/rails 2010-02-02 10:51:19 +11:00
actionpack Add method and path to AC notifications. 2010-02-03 17:18:18 +01:00
activemodel Merge branch 'master' of git://github.com/rails/rails 2010-02-02 10:51:19 +11:00
activerecord Adding guard to make sure test database declarations exist before trying to auto create 2010-02-04 11:57:13 +11:00
activeresource Merge branch 'master' of git://github.com/rails/rails 2010-02-02 10:51:19 +11:00
activesupport Revert "failing tests in multibyte_chars_test.rb fixed". The bug is in Ruby 1.9.1 p376, not in AS test suite. 2010-02-02 12:07:41 +01:00
arel@0faeb50474 Temporarily add submodules to the Rails repo for Arel and Rack::Mount. These submodules will be removed once we add proper Gemfile following to bundler 2009-11-16 12:30:06 -08:00
ci Use bundler 0.9.0.pre4 when running CI 2010-02-02 10:19:43 -08:00
doc/template
railties -v and --version params now work on rails script in or our of an app 2010-02-04 11:57:13 +11:00
tools Rename tools/profile_requires -> tools/profile since we do both require and ruby-prof profiling. 2009-05-27 01:11:33 -05:00
.gitignore Make bin/rails call rails/commands/application, fix generators usage and update .gitignores. 2010-02-03 18:49:47 +01:00
Gemfile Update the Gemfile and CI build 2010-02-01 15:42:45 -08:00
Rakefile Bump arel dependency to 0.2.0 from 0.2.pre 2010-01-31 18:42:41 -08:00
load_paths.rb Get rails tests running on bundler 0.9 2010-01-31 19:13:43 -08:00
pushgems.rb
rails.gemspec Update rails to use the latest bundler 2010-02-03 16:56:32 -08:00
release.rb