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:

test/test_helper.rb
ENV["RAILS_ENV"] = "test"
require File.expand_path('../../config/environment', __FILE__)
require 'rails/test_help'
require 'ap'
class ActiveSupport::TestCase
# Setup all fixtures in test/fixtures/*.(yml|csv) for all tests in alphabetical order.

Also available in: Unified diff