dewski/json_builder

Is this gem backwards compatible with rails 2.3.8

lifejuggler opened this issue · 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...