Tony Pitale
|
dee2f1969e
|
Rails does not support const_defined? in development mode;
Use const_get instead, and rescue NameError
|
2014-08-27 14:42:41 -04:00 |
|
Tema Bolshakov
|
d39a3e0aec
|
serializer_for Array
|
2014-08-26 12:50:47 +04:00 |
|
Jordan Faust
|
00f7cab864
|
Add DSL for assocations
|
2014-08-23 15:20:48 -05:00 |
|
Steve Klabnik
|
970b542549
|
Implement basic rendering
Woo actioncontroller
|
2014-07-09 17:52:31 -04:00 |
|
Steve Klabnik
|
1ea83c8bee
|
Implement a NullAdapter.
This adapter basically doesn't do anything, and just serializes
the attributes into plain old JSON.
|
2014-07-09 16:51:30 -04:00 |
|
Steve Klabnik
|
729a823868
|
Getting started: attributes.
Super super basic collection of attributes. Nothing fancy.
|
2014-07-09 16:16:39 -04:00 |
|