Commit graph

8 commits

Author SHA1 Message Date
John Allen
f8aff8dff2 Makes Grape::Endpoint quack like an ActionController 2013-05-15 21:42:02 -04:00
John Allen
e5cf9bdf8c Adds support for namespace options 2013-05-15 20:47:32 -04:00
Dan deHavilland
2f69f318e0 Reinstated parameter passing 2013-05-14 12:57:38 +02:00
jrhe
c91aa686d4 removed accidentally added file 2013-04-30 21:40:01 +01: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
65f6980dad Added the ability to turn off serializer inference 2013-04-04 21:07:05 +01:00
jrhe
1d2b6de7ea Initial commit 2013-04-04 20:10:51 +01:00