mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 15:23:06 +00:00
Update master
This commit is contained in:
@@ -96,7 +96,7 @@ class SerializerTest < ActiveModel::TestCase
|
||||
|
||||
def test_scope_works_correct
|
||||
serializer = ActiveModel::Serializer.new :foo, :scope => :bar
|
||||
asser_equal serializer.scope, :bar
|
||||
assert_equal serializer.scope, :bar
|
||||
end
|
||||
|
||||
def test_attributes
|
||||
|
||||
Reference in New Issue
Block a user