actionmailer
|
Renamed LocalizedCache to DetailsCache.
|
2010-02-24 22:17:26 +01:00 |
actionpack
|
Bump i18n for new public I18n.normalize_keys
|
2010-02-25 15:06:11 -08:00 |
activemodel
|
Accept array of attributes as arg also, like 2.3
|
2010-02-25 13:07:48 -08:00 |
activerecord
|
Use Object#singleton_class instead of #metaclass. Prefer Ruby's choice.
|
2010-02-25 09:32:29 -08:00 |
activeresource
|
Revert "Fix test load paths for those not using bundler"
|
2010-02-23 17:31:17 -08:00 |
activesupport
|
Bump i18n for new public I18n.normalize_keys
|
2010-02-25 15:06:11 -08:00 |
ci
|
Bump to Bundler 0.9.8. Remark on RubyGems 1.3.6 fix.
|
2010-02-25 16:55:42 -08:00 |
doc/template
|
Horo rdoc template
|
2008-06-22 10:38:25 -07:00 |
railties
|
Remove doubled period
|
2010-02-25 16:45:59 -08: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
|
Woops, forgot to actually add active_support/core_ext/file/path.rb
|
2010-02-23 17:42:26 -08:00 |
Gemfile
|
Remove references to ActionDispatch::Routing::Routes in favor of Rails.appication.routes.
|
2010-02-24 10:52:16 -08:00 |
load_paths.rb
|
Revert "Fix test load paths for those not using bundler"
|
2010-02-23 17:31:17 -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
|
Bump to Bundler 0.9.8. Remark on RubyGems 1.3.6 fix.
|
2010-02-25 16:55:42 -08:00 |
rails3b.gemspec
|
Bump to Bundler 0.9.8. Remark on RubyGems 1.3.6 fix.
|
2010-02-25 16:55:42 -08:00 |
Rakefile
|
Make install appear on rake -T.
|
2010-02-21 14:18:40 +01:00 |
release.rb
|
Use copy instead of export for release
|
2008-09-05 14:22:56 +02:00 |