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
39c60d77d2
couchrest_model
/
.gitignore
12 lines
89 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
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-02 03:30:06 +01:00
.rvmrc*
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
.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
*.*~
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-02-28 16:00:41 +01:00
spec.out
Ignore all gems
2011-04-27 13:11:15 +02:00
*.gem
Reference in a new issue
Copy permalink