Digital Brooklyn

  1. Search
  2. About
  3. Subscribe
  4. Archive
  5. Random

Digital Brooklyn

Hi, I'm Dan Fox and I'm an engineer at Gojee.com.

This blog is about Ruby, Rails, Brooklyn. In no particular order.

Older
  • Rails API Errors

    Working on a mobile app? Want to show error field highlighting on signup? Do it the simple way:

        unless @user.save
          render json: {errors: @user.errors}, status: :bad_request and return
        end
    

    Wasn’t that easy?

    Posted on February 3, 2012

  • staff
  • fudehouse

Field Notes Theme. Designed by Manasto Jones. Powered by Tumblr.