Better exception responses in Rails 5 API apps
Rails 5 has introduced better exception response format for API only apps. The post http://blog.bigbinary.com/2016/03/03/better-exception-responses-in-rails-5-api-apps.html discusses new configuration provided in Rails 5.
Post a comment