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
f5f473c75c
couchrest_model
/
.gitignore
10 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Use optparse for couchview. Implemented view generation option.
2008-09-11 22:29:12 +02:00
.DS_Store
added gem task for easy local packaging
2008-10-26 16:03:59 +01: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-12 00:41:32 +02: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-17 00:24:43 +02:00
couchdb.std*
adding functionality to list properties with values
2010-11-11 01:33:46 +01:00
*.*~
Reference in a new issue
Copy permalink