mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 15:23:06 +00:00
Set up the test helper and Gemfile.
Now Travis will build across all the Rails-es.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
require "bundler/setup"
|
||||
|
||||
require "active_model_serializers"
|
||||
require "active_support/json"
|
||||
|
||||
require 'rails'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user