Sha256: 3d314c2c6812b6b93d3fc05d24c3c1c2a3ea7e43ba4afbcbef25bdeac3da1954
Contents?: true
Size: 596 Bytes
Versions: 7
Compression:
Stored size: 596 Bytes
Contents
Refactor this shice. Seriously, this has devolved into some nasty-ass code. * the metamodel is kind of weird. make a better metamodel - how about just using activemodel? * remove requirement to call apiable in model classes; replace with restful_publish with no args (or with args.) * move configuration object out of rails folder - this is general stuff. * remove xml serialization here and test resource directly (in active_record_converter_test) * get rid of to_a warning * convert underscores to dashes (or not) in serializers instead of converter * implement xml serialization of hashes
Version data entries
7 entries across 7 versions & 2 rubygems