actionmailer
|
Merge branch 'master' of git://github.com/rails/rails
|
2010-02-02 10:51:19 +11:00 |
actionpack
|
Routing Mapper with % interpolation on Ruby 1.9.1 fixed [#3837 status:resolved]
|
2010-02-02 11:58:38 +01:00 |
activemodel
|
Merge branch 'master' of git://github.com/rails/rails
|
2010-02-02 10:51:19 +11:00 |
activerecord
|
Change Rails::Generators::Migration protected instance methods to class methods. [#3820 status:resolved]
|
2010-02-02 10:18:48 +01: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
|
Horo rdoc template
|
2008-06-22 10:38:25 -07:00 |
railties
|
Get rid of deprecation warnings on config/environments/*
|
2010-02-02 10:44:09 +01: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
|
Set a good example, no system ignores in project ignore file
|
2010-01-13 20:26:01 -06:00 |
.gitmodules
|
Remove rack submodule, 1.1 has been released as a gem.
|
2010-01-04 10:09:10 -06: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
|
No more svn version numbers to rely on, use timestamps instead
|
2008-05-11 18:21:47 -05:00 |
rails.gemspec
|
Have rails depend on bundler
|
2010-01-31 19:35:11 -08:00 |
release.rb
|
Use copy instead of export for release
|
2008-09-05 14:22:56 +02:00 |