This website requires JavaScript.
Explore
Help
Sign In
deac
/
couchrest_model
Watch
1
Star
0
Fork
You've already forked couchrest_model
0
Code
Issues
Pull requests
Releases
Wiki
Activity
b81d37fc02
couchrest_model
/
spec
/
fixtures
/
more
/
question.rb
8 lines
100 B
Ruby
Raw
Normal View
History
Unescape
Escape
fixed the uuid count for the latest version of couchdb also avoided CONSTANTS warnings, cleaned up the attachment specs, added missing fixtures
2009-02-25 09:22:11 +01:00
class
Question
<
Hash
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
include
::
CouchRest
::
Model
::
CastedModel
fixed the uuid count for the latest version of couchdb also avoided CONSTANTS warnings, cleaned up the attachment specs, added missing fixtures
2009-02-25 09:22:11 +01:00
property
:q
Merged
2010-06-16 21:04:53 +02:00
property
:a
end
Reference in a new issue
Copy permalink