ga-wdi-boston / rails-api

Introduction to MVC concepts and their implementation in Rails.
Other
6 stars 159 forks source link

serializer update #12

Closed RealWeeks closed 7 years ago

RealWeeks commented 8 years ago

Include in Application Controller

Use enhanced JSON serialization

include ActionController::Serialization

raq929 commented 7 years ago

This issue seems resolved. Closing.