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
62ea68df63
couchrest_model
/
lib
/
couchrest
History
Igal Koshevoy
62ea68df63
Improved CouchRest::Database#save_doc, added "batch" mode to significantly speed up saves at cost of lower durability gurantees.
2009-11-15 23:14:09 -08:00
..
commands
change it to !include
2009-01-02 01:59:33 -08:00
core
Improved CouchRest::Database#save_doc, added "batch" mode to significantly speed up saves at cost of lower durability gurantees.
2009-11-15 23:14:09 -08:00
helper
Streamer fixes
2009-10-18 01:59:30 +08:00
middlewares
added a Rack logger middleware
2009-07-27 00:14:38 -07:00
mixins
Using |property_name, property_value| instead of |key, value|.
2009-10-31 10:49:26 -02:00
more
Initialization of ExtendentDocument model shouldn't failed on a nil value in argument
2009-11-10 07:52:33 -02:00
support
Rails logger is no longer needed.
2009-08-16 21:19:45 -07:00
validation
Changing some validations to be compatible with activemodel.
2009-10-31 09:54:16 -02: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
started extracting the http layer
2009-07-14 01:43:40 -07:00