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
465c0681e2
couchrest_model
/
spec
/
fixtures
/
models
/
question.rb
8 lines
90 B
Ruby
Raw
Normal View
History
Unescape
Escape
Renaming casted model to embeddable and preparing for 1.1.0 launch@
2011-06-25 19:24:43 +02:00
class
Question
include
::
CouchRest
::
Model
::
Embeddable
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