Jonathan Richard Henry Evans
c599c489c3
Cleaned up tests
2013-08-29 15:46:31 +01:00
Jonathan Richard Henry Evans
d025cdba34
Added jazz_hands for debugging in development
2013-08-29 15:22:29 +01:00
Jonathan Richard Henry Evans
a1ae2166de
Changed tests to use Plain Old Ruby Objects instead of ActiveRecord models to make testing easier. Gets rid of NullDB and ActiveRecord development dependencies
2013-08-21 10:31:11 +01:00
Adrian Perez
c64bbf22f3
Fix examples, should green the build
2013-08-03 18:06:12 +04:00
John Allen
7933a1796b
Spec setup updates, almost passing
2013-05-16 09:56:13 -04:00
John Allen
7f02d8f0d5
Removes unnecessary dependencies
...
There are some dependencies that are not required for this gem (eg.
tilt) that I'm removing. In addition some of the dependencies were only
necessary for development/test so I'm moving all of that into the gempsec and
making that clear there.
2013-05-16 09:06:37 -04:00
John Allen
e5cf9bdf8c
Adds support for namespace options
2013-05-15 20:47:32 -04:00
george
8022de2d54
Grape::ActiveModelSerializers for models with compound names
...
should generate the proper 'root' node for individual objects
should generate the proper 'root' node for serialized arrays of objects
2013-04-30 14:20:18 -04:00
jrhe
517731792b
Recoded to use active_model_serializer parameter of models/arrays and added array support
2013-04-10 19:36:25 +01:00
jrhe
a60e10d5f4
changed rabl reference
2013-04-04 23:40:10 +01:00
jrhe
65f6980dad
Added the ability to turn off serializer inference
2013-04-04 21:07:05 +01:00
jrhe
d3db8672ab
Improved readme
2013-04-04 20:35:10 +01:00
jrhe
1d2b6de7ea
Initial commit
2013-04-04 20:10:51 +01:00