Geoff Buesing
|
ef3b0527c9
|
Hash#=== monkeypatch: don't add special behavior to subclasses, i.e. CouchRest documents
|
2009-04-01 14:16:10 -07:00 |
|
Geoff Buesing
|
5f5aa06409
|
Adding Rails-related monkeypatches file, which isn't required by default. Contains fixes for Rails routing and Rails form error compatibility.
|
2009-04-01 11:42:15 -07:00 |
|
Geoff Buesing
|
a1a4985149
|
Namespace Extlib versions of class_inheritable_accessor methods with extlib_prefix, as done in Wycats' Rails fork, so that their inclusion won't overwrite existing ActiveSupport implementations, if present. Check for existence of Class extensions on a per-method basis.
|
2009-03-19 16:59:22 -07:00 |
|
Matthew Ford
|
fdb0854859
|
Fix a bug where class extentions were conflicting with ActiveSupport
|
2009-03-05 21:19:27 -08:00 |
|
Matt Aimonetti
|
890b60cae4
|
added autovalidation (auto_validate! in your ExtendedDocument) and extracted some extlib stuff so we will soon be able to remove the dependency.
|
2009-02-05 17:06:12 -08:00 |
|