Sha256: 895fc7d36ecbd2af38372d9a3044004b3d461c64921698d475ded0ffcf166926

Contents?: true

Size: 556 Bytes

Versions: 5

Compression:

Stored size: 556 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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
purzelrakete-restful-0.2.2 TODO.markdown
purzelrakete-restful-0.2.3 TODO.markdown
purzelrakete-restful-0.2.4 TODO.markdown
purzelrakete-restful-0.2.5 TODO.markdown
purzelrakete-restful-0.2.6 TODO.markdown