You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A base rails-api application template. Just fork and build. Includes RSpec2, ActiveModel::Serializers and uses strong parameters (ActionController::StrongParameters).
About
A base rails-api application with rails 4, active_model_serializers and rspec