Go to file
2010-03-01 18:52:07 -08:00
actionmailer fix up actionmailer load path 2010-02-28 18:18:21 -06:00
actionpack Merge _details_defaults and details_for_render 2010-03-01 17:45:37 -08:00
activemodel ensure activemodel lib is setup correctly 2010-02-28 18:27:00 -06:00
activerecord activerecord test load paths 2010-02-28 18:28:25 -06:00
activeresource correct activeresource load path 2010-02-28 18:29:34 -06:00
activesupport Optimize AS::Notifications to remember which subscribers don't match and not run them. This will allow notifications that are only useful in dev or testing to run efficiently in production. 2010-03-01 17:45:37 -08:00
ci CI: restore sudo for bundler gem install 2010-02-26 09:14:12 -08:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Fix unstated usage of inflector 2010-03-01 18:52:07 -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 Remove bin dir from .gitignore 2010-02-26 08:09:09 -08:00
Gemfile Bump pg dep to 0.9.0+ 2010-03-01 16:20:10 -08:00
load_paths.rb Define Bundler constant stub if bundler gem is not installed 2010-02-28 18:34:57 -06:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
rails3b.gemspec Bump to Bundler 0.9.8. Remark on RubyGems 1.3.6 fix. 2010-02-25 16:55:42 -08:00
rails.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