json_builder icon indicating copy to clipboard operation
json_builder copied to clipboard

Is this gem backwards compatible with rails 2.3.8

Open lifejuggler opened this issue 11 years ago • 0 comments

How would i make this work with rails 2.3.8?

In the example, you used respond_with which doesn't exist with rails 2.3.8 version.... if I use respond to, it doesn't call the builder and spits out the original serialized data...

lifejuggler avatar Jul 31 '13 14:07 lifejuggler