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
fdb0854859
couchrest_model
/
lib
/
couchrest
History
Matthew Ford
fdb0854859
Fix a bug where class extentions were conflicting with ActiveSupport
2009-03-05 21:19:27 -08:00
..
commands
change it to !include
2009-01-02 01:59:33 -08:00
core
increased the bulk cache limit to 500, it can be manually increased up to 1000 safely
2009-03-05 15:06:56 -08:00
helper
move some couchapp components to couchapp project
2009-01-08 16:48:11 -08:00
mixins
fixed a bug with ExtendedDocument not declaring any views and trying to use #all or #first
2009-03-03 16:57:59 -08:00
more
spec'd casted extended document
2009-03-02 21:15:02 -08:00
support
Fix a bug where class extentions were conflicting with ActiveSupport
2009-03-05 21:19:27 -08:00
validation
fixed a bug with validation
2009-02-20 18:32:01 -08:00
mixins.rb
got rid of extlib hooking system in favor of the new Rails3 callback system. As well as fixed timestamps! in ExtendedDoc
2009-02-03 17:33:31 -08:00
monkeypatches.rb
Fix net/http monkey patch, to prevent conflicts with other libraries.
2009-03-05 21:19:13 -08:00