TODO.markdown in purzelrakete-restful-0.2.1 vs TODO.markdown in purzelrakete-restful-0.2.2
- old
+ new
@@ -1,7 +1,8 @@
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 serialzation here and test resource directly (in active_record_converter_test)
-* get rid of to_a warning
+* 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
\ No newline at end of file