Commit Graph

31 Commits (master)

Author SHA1 Message Date
Marcos Tapajos 2f00599209 added rake to gemfile 2011-08-21 01:59:48 -03:00
Sam Lown 80e5ed2767 Updating histories and ensuring VERSION and date are good for 1.1.2 2011-07-23 17:38:49 +02:00
Sam Lown 3258ac22e9 updating to couchrest 1.1.2 and as_couch_json method 2011-07-19 21:28:44 +02:00
Sam Lown 9d724aee47 Fix Embeddable and super issues. Prep for release 1.1.1 2011-07-04 18:53:25 +02:00
Sam Lown e40b96519e Preparing for 1.1.0 release 2011-06-25 17:36:32 +02:00
Sam Lown 7c7ee2c2b1 Upgrading to use CouchRest 1.1.0.pre3 and new Hash-less design 2011-06-08 18:22:35 +02:00
Davide D'Agostino 14e96367a5 Remove dependency of railties, issue #69 2011-05-16 10:50:00 +02:00
Peter Williams 7f1f05cbca Dumped supported rails versions 2011-05-06 11:23:14 -07:00
Sam Lown 814e38f75f Fixing issues when loading with rails 2011-04-30 00:34:12 +02:00
Sam Lown 18cd16acb8 Ugh, date 2011-04-20 16:47:47 +02:00
Sam Lown 2cc119b3b3 Fixing issues with dirty tracking on nested models and related improvements 2011-04-20 16:44:49 +02:00
Sam Lown da93fda815 Working on getting tests to work for new design doc checkcodes 2011-04-13 19:04:09 +02:00
Sam Lown 221e5a5470 Working on adding checksum support to design documents to handle updates 2011-04-13 15:42:28 +02:00
Sam Lown a6becd7305 Fixing issues with Ruby 1.8.7 2011-04-08 22:34:25 +02:00
Sam Lown 1d37f12982 Adding support for scopes on unique validation 2011-04-08 14:36:29 +02:00
Sam Lown 9e1f4282f6 Demoting collection support, using latest couchrest, ensuring reduce always included when needed 2011-03-13 19:34:25 +01:00
Sam Lown e8959883a9 Improving documentation, VERSION increase 2011-02-09 22:45:30 +01:00
Matt Parker 83b70ec080 bug fix: rspec was listed as both a runtime dependency and a development dependency 2011-01-17 20:19:49 -05:00
Marcos Tapajós 5c6e807c5b Remove from beta 2011-01-16 22:48:31 -02:00
Marcos Tapajós b0b9add34d Using bundler 2011-01-16 22:43:07 -02:00
Matt Parker 534d29684c updated gemspec via "rake gemspec" 2011-01-16 14:01:48 -05:00
Matt Parker 5330087ed2 gemspec updated via "rake gemspec" 2011-01-16 13:47:58 -05:00
Sam Lown dd284fe045 Updated gemspec 2010-10-23 21:06:43 +02:00
Sam Lown c32992c21b Merge branch 'master' of git://github.com/tapajos/couchrest_model
Conflicts:
	Rakefile
	couchrest_model.gemspec
	history.txt
	lib/couchrest_model.rb
	spec/couchrest/attribute_protection_spec.rb
2010-08-24 11:45:37 +02:00
Marcos Tapajós bb667459a8 Adding model generator 2010-08-23 20:29:34 -03:00
Will Leinweber 089dd7497a Switch >= gem dependencies to ~> as per http://bit.ly/9D3Nan
Signed-off-by: Marcos Tapajós <tapajos@gmail.com>
2010-08-23 20:03:01 -03:00
Sam Lown 263773b3d8 Changing version dependencies as per will's previous commit and
suggestions here: http://bit.ly/9D3Nan
2010-08-23 13:49:23 +02:00
Sam Lown 34779da571 Fixing gemspec 2010-08-18 20:01:34 +02:00
Sam Lown dad386d8c9 Fixing time parsing issue for times without zone 2010-08-18 19:36:01 +02:00
Sam Lown bf22222fd9 History for collection_of changes 2010-08-11 17:41:58 +02:00
Sam Lown dfd9dd0e73 Updating readme and using stable couchrest 1.0.0 for base 2010-08-11 17:35:15 +02:00