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
9141669df1
couchrest_model
/
lib
/
couchrest
History
Matt Aimonetti
9141669df1
extracted the rest API to its own module
2009-07-29 18:32:34 -07:00
..
commands
change it to !include
2009-01-02 01:59:33 -08:00
core
extracted the rest API to its own module
2009-07-29 18:32:34 -07:00
helper
updater is simpler now that I learned about open_revs=all
2009-03-14 19:00:26 -07:00
middlewares
added a Rack logger middleware
2009-07-27 00:14:38 -07:00
mixins
removed {:reduce => false} in #all method to make it 0.10 comp.
2009-07-26 23:33:15 -07:00
more
extracted the rest API to its own module
2009-07-29 18:32:34 -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
Added ValidationErrors#count in order to play nicely with Rails
2009-07-21 23:26:24 -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
started extracting the http layer
2009-07-14 01:43:40 -07:00