couchrest_model/lib/couchrest
2009-07-08 09:40:47 -07:00
..
commands change it to !include 2009-01-02 01:59:33 -08:00
core differentiated attachment's URI and URL 2009-06-07 18:51:31 -07:00
helper updater is simpler now that I learned about open_revs=all 2009-03-14 19:00:26 -07:00
mixins Added more tests for Collection module, cleaned up the code as well. 2009-07-08 09:40:47 -07:00
more Added Collection mixin. 2009-07-08 09:38:26 -07:00
support Hash#=== monkeypatch: don't add special behavior to subclasses, i.e. CouchRest documents 2009-04-01 14:16:10 -07:00
validation Fixed validates_is_numeric when dealing with an actual float 2009-07-08 09:17:07 -07:00
mixins.rb got rid of extlib hooking system in favor of the new Rails3 callback system. As well as fixed timestamps! in ExtendedDoc 2009-02-03 17:33:31 -08:00
monkeypatches.rb Timeout::TimeoutError does not exist, use Timeout::Error instead 2009-07-08 09:32:43 -07:00