couchrest_model/lib/couchrest
Tapajós 3c2ebb022d Merge remote branch 'remotes/old/master'
Conflicts:
	README.md
	couchrest.gemspec
	lib/couchrest.rb
	lib/couchrest/mixins/properties.rb
2009-09-03 23:10:06 -03:00
..
commands change it to !include 2009-01-02 01:59:33 -08:00
core added an option to force the deletion of a attachment 2009-07-29 20:12:35 -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 Merge remote branch 'remotes/old/master' 2009-09-03 23:10:06 -03:00
more Merge remote branch 'remotes/old/master' 2009-09-03 23:10:06 -03: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