public
Description: <b>Please go to <a href="http://github.com/arunthampi/activecouch/">http://github.com/arunthampi/activecouch/</a> for the master repos.</b> ActiveCouch is a simple, convenient, Ruby-idiomatic wrapper for CouchDB
Homepage: http://code.google.com/p/activecouch/
Clone URL: git://github.com/chuyeow/activecouch.git

The activecouch Network Feed   feed

raskchanky started watching activecouch 9 days ago
activecouch is at arunthampi/activecouch
mlarocque started watching activecouch 16 days ago
activecouch is at arunthampi/activecouch
arunthampi committed to arunthampi/activecouch 21 days ago

a561185a68b15d4bcef38f2fde3a71334ad519f6

Cutting version 0.1.95 of ActiveCouch. Support for CouchDB >= 0.8.0 added

breakpointer started watching activecouch 24 days ago
activecouch is at arunthampi/activecouch
bmentges started watching activecouch 25 days ago
activecouch is at cv/activecouch
bradfordw started watching activecouch 25 days ago
activecouch is at chuyeow/activecouch
jaydonnell forked activecouch 28 days ago
Forked repository is at jaydonnell/activecouch
jaydonnell started watching activecouch 28 days ago
activecouch is at arunthampi/activecouch
bumi started watching activecouch about 1 month ago
activecouch is at arunthampi/activecouch
langalex started watching activecouch about 1 month ago
activecouch is at arunthampi/activecouch
mindreframer started watching activecouch about 1 month ago
activecouch is at arunthampi/activecouch
pvaillant started watching activecouch about 1 month ago
activecouch is at arunthampi/activecouch
kless started watching activecouch about 1 month ago
activecouch is at arunthampi/activecouch
mmmurf started watching activecouch 2 months ago
activecouch is at arunthampi/activecouch
paulrosania started watching activecouch 2 months ago
activecouch is at arunthampi/activecouch
cv committed to cv/activecouch 2 months ago

c0fbbea1f153574706ebab721adec7141ec3bc82

removed unnecessary block

cv committed to cv/activecouch 2 months ago

9df44122059b112bb8e2e9b2084b4bd3fc9ce92e

uh-oh: if i go down this path, i will have to implement a whole load of mods to [] - especially append, to set the relationship between two objects in both sides... maybe it would be better to just search the db... as couch is not your typical database, that might just work (and be performant enough!)

cv committed to cv/activecouch 2 months ago

70df46a63f96efd26d0efe549aff4a7659430936

made has_many also set up the inverse relationship (equiv to belongs_to)

cv committed to cv/activecouch 2 months ago

db14989a2fc125e3e33f9f62d76ede8fbede44d6

actually, belongs_to is not needed if you have has_many set it all up for you... hmm...

cv committed to cv/activecouch 2 months ago

9af55ecccc2b8e40fea9923fd12c43e1c2020630

removed ambiguous/unnecessary add_* methods

cv committed to cv/activecouch 2 months ago
cv committed to cv/activecouch 2 months ago

53bb8324ee6ff38f361db5382f94597521a284d5

made test implementation pending

cv committed to cv/activecouch 2 months ago

aa9dea462cffe1b9526964ab7aa9b5e4d5eb1c75

added tests for belongs_to and removed has_one, which is not needed for now

cv committed to cv/activecouch 2 months ago

204e46a15fa1c8c0211406a61ea25751e02f5d37

removed gem packaging from rakefile - let github do that

cv committed to cv/activecouch 2 months ago

3d13f2d1579a75f213f434e07f9d9bda34c334c9

added gemspec for github

cv committed to cv/activecouch 2 months ago

708c152a1f35baf349b9f5b6e2453d9a3d9cbbeb

fixed syntax for couchdb 0.8.0

cv forked activecouch 2 months ago
Forked repository is at cv/activecouch
cv started watching activecouch 3 months ago
activecouch is at arunthampi/activecouch
arunthampi committed to arunthampi/activecouch 3 months ago

ae2637a66c3d126271ddb1e0a67a8c1e9d0b997a

Applied patch from chuyeow which fixes Rails dependency issues which were occurring with the use of the Inflector

rubbish started watching activecouch 3 months ago
activecouch is at arunthampi/activecouch