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
bundler
couchrest_model
/
.gitignore
10 lines
61 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Use optparse for couchview. Implemented view generation option.
2008-09-11 13:29:12 -07:00
.DS_Store
added gem task for easy local packaging
2008-10-26 10:03:59 -05:00
html/*
pkg
Moving to own repo without the base couchrest
2010-05-10 21:19:24 +02:00
*.swp
Allow mixing of protected and accessible properties. Any unspecified properties are now assumed to be protected by default
2010-08-11 17:41:32 -05:00
.rvmrc
.bundle
Adds suppport for ActiveModel::Dirty and ::AttributeMethods * ActiveModel::Dirty ** Basic support for dirty tracking ** It does not bubble up any changes to casted models currently * ActiveModel::AttributeMethods ** Attributes are now read and written through ActiveModel ** This also allows you to add your own attribute methods with prefix suffix and affix names. For more information check out ActiveModel::AttributeMethods::ClassMethods
2010-09-16 17:24:43 -05:00
couchdb.std*
adding functionality to list properties with values
2010-11-10 22:33:46 -02:00
*.*~
Reference in a new issue
Copy permalink