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
7f1f05cbca
couchrest_model
/
.gitignore
12 lines
89 B
Text
Raw
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
I'm using a shell script to run all specs in Ruby 1.9.2, MRI 1.8.7 and ree 1.8.7 and I need this change to help me.
2011-03-01 23:30:06 -03:00
.rvmrc*
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
.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
*.*~
Finalizing support for including hash codes in Design documents
2011-04-14 00:19:10 +02:00
Gemfile.lock
now using ActiveModel::Dirty. only writes to database if model.changed?
2011-03-01 01:30:41 +10:30
spec.out
Ignore all gems
2011-04-27 13:11:15 +02:00
*.gem
Reference in a new issue
Copy permalink