couchrest_model/lib/couchrest
Tapajós 2f2c507582 Merge remote branch 'tapajos/master'
Conflicts:
	README.md
	lib/couchrest/mixins/properties.rb
	spec/couchrest/core/database_spec.rb
	spec/couchrest/more/extended_doc_spec.rb
2009-09-20 22:52:39 -03:00
..
commands change it to !include 2009-01-02 01:59:33 -08:00
core removed the Database class deprecation notices 2009-08-24 17: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 Merge remote branch 'tapajos/master' 2009-09-20 22:52:39 -03:00
more Merge remote branch 'tapajos/master' 2009-09-20 22:52:39 -03:00
support Rails logger is no longer needed. 2009-08-16 21:19:45 -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