0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added extlib as dependency More... over 12 years ago
Bumped up to 0.3.3 More... about 14 years ago
Don't CGI escape the filename More... about 14 years ago
got lists to work again More... over 14 years ago
Version bump to 0.3.2 More... over 14 years ago
Version bump to 0.3.1 More... over 14 years ago
Version bump to 0.3.0 More... over 14 years ago
Raise CouchSurfer error if document not found More... over 14 years ago
Merge branch 'attachments' More... over 14 years ago
CouchSurfer::Query uses lists More... over 14 years ago
Version bump to 0.2.0 More... over 14 years ago
Added standalone attachments functionality (copied over from couchrest) More... almost 15 years ago
Add query mixin to be used with my couchdb fork of vmx's mix More... almost 15 years ago
First step - database class added More... almost 15 years ago
Querying of views possible with _mix branch of addywaddy/couchdb More... almost 15 years ago
Updated model to use new API from CouchRest::Database More... almost 15 years ago
forgot to underline changelog title More... about 15 years ago
Updated Changelog and README More... about 15 years ago
Updated gemspec More... about 15 years ago
Switched to Jeweler More... about 15 years ago
Refactored inline associations More... about 15 years ago
- Instances of CoucSurfer::Model have a #to_json method now - Casting keys as Time checks to see if the key is a kind of time before parsing More... about 15 years ago
Forgot to take class_name into consideration with belongs_to Bumped up version to 0.0.5 More... about 15 years ago
CHANGELOG and README updated More... about 15 years ago
:view and :query syntax corrected on validation specs More... about 15 years ago
Merge branch 'zdzolton/master' More... about 15 years ago
Updated: - CHANGELOG - Rakefile - Gem Spec - VERSION More... about 15 years ago
has_many association method extended to take following options: - :inline => true - :class_name => :model_name - :through => :join_model_name More... about 15 years ago
Class method 'all' emits the doc's id to enable multiple key requests: More... about 15 years ago
create helper method to ensure correct formatting of UTC offset More... about 15 years ago