This website requires JavaScript.
Explore
Help
Sign in
deac
/
couchrest_model
Watch
1
Star
0
Fork
You've already forked couchrest_model
0
Code
Issues
Pull requests
Releases
Wiki
Activity
b89d327a61
couchrest_model
/
lib
/
couchrest
History
Download ZIP
Download TAR.GZ
Matt Aimonetti
b89d327a61
cleaned up the design view names since we don't need to use md5 view names anymore. (we are using different revision numbers)
2009-05-17 19:34:02 -07:00
..
commands
change it to !include
2009-01-02 01:59:33 -08:00
core
fixed bulk_load/get_bulk and the specs
2009-05-13 20:44:57 -07:00
helper
updater is simpler now that I learned about open_revs=all
2009-03-14 19:00:26 -07:00
mixins
cleaned up the design view names since we don't need to use md5 view names anymore. (we are using different revision numbers)
2009-05-17 19:34:02 -07:00
more
Make "property :foo, :default => false" work
2009-04-28 11:38:00 +08:00
support
Hash#=== monkeypatch: don't add special behavior to subclasses, i.e. CouchRest documents
2009-04-01 14:16:10 -07:00
validation
ValidationErrors#on: allow String field_name
2009-03-24 23:57:28 -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
Remove obsolete 'move' methods
2009-03-27 11:50:42 +00:00