Ruby on Rails
Go to file
Tim Pope 3a0d8adcf2 Fix tests broken by mocha absence [#186 state:resolved]
Two ActiveRecord tests depended on mocha but were not marked as such.
Place them in a use_mocha block so the test suite passes.

Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2008-05-13 21:02:13 +01:00
actionmailer Updated copyright years 2008-05-11 18:34:05 -05:00
actionpack make CGI::Cookie handle deleting a cookie properly 2008-05-13 10:51:55 -07:00
activemodel Merge docrails: 2008-05-09 10:40:50 +01:00
activerecord Fix tests broken by mocha absence [#186 state:resolved] 2008-05-13 21:02:13 +01:00
activeresource Making ready for RC1 release 2008-05-11 18:29:44 -05:00
activesupport Include time zone offset in TimeWithZone#to_json 2008-05-13 09:50:45 -07:00
railties Use 'public' schema path when connecting to 'postgres' database. [#170 state:resolved] 2008-05-13 18:25:30 +01:00
.gitignore preventing generated documentation from being picked up by git. [#37 state:resolved] 2008-04-23 20:27:23 +12:00
Rakefile Toplevel test task uses the same rake it was invoked with 2007-12-18 21:12:45 +00:00
cleanlogs.sh Ignore debug logs and ensure ActiveResource's log is cleaned up. 2008-04-16 13:17:03 -05:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
release.rb