Project

General

Profile

« Previous | Next » 

Revision ba69b49b

Added by Martin Bacovsky almost 12 years ago

  • ID ba69b49bedf7df0e00bb434852e21e62e0630c6e

api v1 - Users controller and tests

- split api routes to separate routes file
- better detection of permission failure in model
- fix ApiConstraints
- catch bad routes in api and return json
- render home#index links from restapi
- fixed resource params recognition

View differences:

app/views/api/v1/errors/access_denied.json.rabl
object false
object false => :error
node(:message) { "Access denied" }
node(:message) {'Access denied'}
node(:details) {locals[:details]}

Also available in: Unified diff