Adding support to :cast_as => 'Date'.
Reported by Marcos Tapajós | September 12th, 2009 @ 07:48 AM
Comments and changes to this ticket
-
Marcos Tapajós September 12th, 2009 @ 07:48 AM
- Assigned user set to J. Chris A.
-
Marcos Tapajós October 5th, 2009 @ 05:43 PM
You can close this ticket. Matt merged my code into official repository.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
"CouchDB, close to the metal." <a href="http://github.com/jchris/couchrest/tree/master">CouchRest</a> is a RESTful layer for accessing CouchDB, based off CouchDB's included Javascript reference client. CouchRest also includes helpers for running large queries etc. There is also a base class for ActiveRecord / Datamapper style ORM, called CouchRest::Model.