RailsCasts Pro episodes are now free!

Learn more or hide this

marqueymarc's Profile

GitHub User: marqueymarc

Comments by

Avatar

tried this under rails 3.1 and get

rails
    'uninitialized constant JSON::ParserError
    Rails.root: /Users/marc/src/rails/sample3.1

    Application Trace | Framework Trace | Full Trace
    app/controllers/locations_controller.rb:20:in `create'
    This error occurred while loading the following files:
       multi_json/engines/json_gem'

Any ideas?

Edit: fixed formatting - @sethvargo