thoughtbot / ios-on-rails

A guide to building a Rails API and iOS app
Other
76 stars 6 forks source link

Different Error than in the book #67

Closed edwardloveall closed 10 years ago

edwardloveall commented 10 years ago

When running through the 2nd error here, I got a different error than in the book:

ActionController::RoutingError:
  uninitialized constant Api::V1::Events

I'm happy to correct it and send a PR but I don't know if the error is mine or the book's.