Sam Lown
c280b3a29b
Renaming to CouchRest Model
...
Refactored basic directory structure.
Moved to ActiveSupport for Validations and Callbacks.
Cleaned up older code, and removed support for text property types.
2010-06-20 22:01:11 +02:00
Sam Lown
2b0694e1e2
Merged
2010-06-16 21:04:53 +02:00
Sam Lown
928e832d3a
Doc and lib control alterations
2010-06-16 12:40:00 +02:00
Sam Lown
b5d38e3ebd
Updating versions for beta release
2010-06-11 02:02:22 +02:00
Sam Lown
c1052ccb77
Tiny doc update
2010-05-11 00:16:17 +02:00
Sam Lown
d239d037fb
Added base file for better automated library loading support
2010-05-11 00:15:40 +02:00
Sam Lown
3894579304
Moving to own repo without the base couchrest
2010-05-10 21:19:24 +02:00
Marcos Tapajós
27b40291cc
updating readme
2010-03-30 21:38:26 -03:00
Marcos Tapajós
c6eaca3316
add API link
2010-01-13 23:16:16 -02:00
Marcos Tapajós
1b34fe4b60
add contact
2010-01-13 22:56:21 -02:00
Marcos Tapajós
cd337b471c
fix readme
2010-01-13 21:43:37 -02:00
Marcos Tapajós
6702574b32
moving all examples to wiki
2010-01-13 21:07:59 -02:00
Tapajós
118c944b85
Fixing typo
2010-01-03 21:32:53 -02:00
Tapajós
40bef6cafb
Updating README
2009-11-01 10:47:48 -02:00
Tapajós
d4010ad76e
I think that init_method is more semantic that send.
2009-10-31 09:53:50 -02:00
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
Tapajós
7872d37dce
Organizing readme... more easy to read
2009-09-03 23:43:06 -03:00
Tapajós
9a5ac84737
Fixing wrong merge
2009-09-03 23:39:08 -03:00
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
Tapajós
37c6cb30c2
Updating documentation
2009-09-03 00:12:16 -03:00
Tapajós
13c69d4487
Adding more examples of availables options for property.
2009-09-03 00:00:46 -03:00
Peter Gumeson
1938270d65
Merge commit 'mattetti/master'
2009-08-12 16:48:13 -07:00
Matt Aimonetti
6811745a32
bumped the version number to 0.33
2009-08-03 12:23:13 -07:00
Peter Gumeson
1e44302d1a
Merge commit 'mattetti/master'
2009-07-19 00:01:07 -07:00
Matt Aimonetti
6c0d74717c
updated the readme
2009-07-17 11:07:23 -07:00
Matt Aimonetti
bd1b114930
bumped version to 0.30 and added history.txt + pagination doc in the readme
2009-07-08 11:54:06 -07:00
Peter Gumeson
db7829e996
Callbacks now take multiple callback methods
2009-06-07 18:46:30 -07:00
Peter Gumeson
ab362cb32c
More convenient callback alias methods
2009-06-07 17:01:21 -07:00
Peter Gumeson
dc4787e905
Integrated Yehuda's new callback code from rails
2009-06-07 02:57:22 -07:00
Peter Gumeson
b4e2250668
Added validation callbacks to extended documents and casted models
2009-06-04 19:49:10 -07:00
Mike Frawley
9d4837993a
fix link to couch.js in README
...
Signed-off-by: Matt Aimonetti <mattaimonetti@gmail.com>
2009-05-16 05:14:14 +08:00
Chris Anderson
d3a7717363
version support note
2009-04-16 12:20:17 -07:00
Matt Aimonetti
fe489f2d38
removed CouchRest::Model, added more specs and fixed a bug with casted CR::ExtendedDocument
2009-02-24 22:51:13 -08:00
Matt Aimonetti
3a57ed1414
fixed a bug with the RestClient optimization, added more callbacks on the ExtendedDocument and added support for casted arrays of objects.
2009-02-12 20:28:07 -08:00
Matt Aimonetti
90f460641e
updated readme file
2009-01-28 23:04:22 -08:00
Chris Anderson
50f0104173
updated word count example
2009-01-15 15:05:55 -08:00
Chris Anderson
9c13b003b3
readme markdown
2009-01-11 02:27:22 -08:00