mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
Serialize just attributes
This commit is contained in:
5
test/test_helper.rb
Normal file
5
test/test_helper.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
ENV['RAILS_ENV'] = 'test'
|
||||
|
||||
require 'bundler/setup'
|
||||
require 'rails'
|
||||
require 'rails/test_help'
|
||||
Reference in New Issue
Block a user