Ruby on Rails
Go to file
Carl Lerche 0de3b9ec93 Somehow this fixes the AR tests when ran with rake. I should probably figure out why. 2010-03-04 02:20:01 -08:00
actionmailer Update the ActionMailer tests to run off of the latest ActionController config refactor 2010-03-04 01:12:16 -08:00
actionpack Fix a bunch of failing AP / AM specs created from the previous AbstractController configuration refactor. 2010-03-04 01:01:21 -08:00
activemodel Stray line. Typo. 2010-03-02 10:44:40 -08:00
activerecord Somehow this fixes the AR tests when ran with rake. I should probably figure out why. 2010-03-04 02:20:01 -08:00
activeresource Fix active_resource tests 2010-03-02 22:56:34 -08:00
activesupport Move InheritableOptions into ActiveSupport 2010-03-03 15:49:52 -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 all the broken tests due to the AC configuration refactor 2010-03-03 21:24:27 -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
Rakefile Leverage VERSION constants from gemspecs to avoid tedious updates when releasing 2010-03-02 00:32:53 -05:00
load_paths.rb Define Bundler constant stub if bundler gem is not installed 2010-02-28 18:34:57 -06:00
rails.gemspec Wordsmith gem descriptions 2010-03-02 10:43:41 -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
version.rb Add `rake update_versions` task at root for quickly updating all components 2010-03-02 00:32:41 -05:00