Sam Lown
|
e8e1722241
|
Changing model_type_key one last time to 'type'. General doc refinements for 1.1.0.beta5 release
|
2011-04-30 13:13:38 +02:00 |
|
Sam Lown
|
814e38f75f
|
Fixing issues when loading with rails
|
2011-04-30 00:34:12 +02:00 |
|
Sam Lown
|
85109b4b22
|
Finalizing support for automatic configuration
|
2011-04-29 23:06:31 +02:00 |
|
Sam Lown
|
f3dd4ae06e
|
Working on adding automated configuration support
|
2011-04-29 21:40:36 +02:00 |
|
Sam Lown
|
37c021a6b9
|
Started initial idea for automated database configuration
|
2011-04-29 17:24:11 +02:00 |
|
Sam Lown
|
b3e8fbadc6
|
Refinements to dirty tracking so always enabled unless loading from the database
|
2011-04-20 12:31:46 +02:00 |
|
Sam Lown
|
1bced3b207
|
Merge branch 'master' of https://github.com/2moro/couchrest_model into 2moro-dirty
Conflicts:
.gitignore
lib/couchrest/model/base.rb
lib/couchrest/model/configuration.rb
lib/couchrest_model.rb
|
2011-04-20 10:47:36 +02:00 |
|
Sam Lown
|
bc4c8719d0
|
Setting default model type name to 'model'
|
2011-04-18 22:29:25 +02:00 |
|
Sam Lown
|
5805f6e27b
|
Refactoring design doc manipulation for a much simpler and more reliable approach
|
2011-04-17 02:46:33 +02:00 |
|
Andrew Williams
|
634813858e
|
removed use_dirty config option (runs faster)
|
2011-03-06 13:11:37 +10:30 |
|
Andrew Williams
|
dcf43e3641
|
some speed optimisations. added 'use_dirty' configuration variable
|
2011-03-03 17:58:57 +10:30 |
|
Sam Lown
|
d0ed97ed8b
|
Renaming Attribute Protection and solving problem modifying the provided hash to the #attributes= method
|
2010-10-22 15:39:12 +02:00 |
|
Sam Lown
|
1d1d815435
|
Adding support for mass_assign_any_attribute config option and refactoring non-api methods into private areas of modules
|
2010-09-18 15:19:15 +02:00 |
|
Sam Lown
|
97347e70e3
|
Working on adding support for allowing dynamic properties
|
2010-09-17 23:25:56 +02:00 |
|
Sam Lown
|
85cd1308bc
|
Adding configuration support and changing 'couchrest-type' key to 'model' along with config options
|
2010-09-17 23:00:55 +02:00 |
|