mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Remove test framework hook, closes #6
This commit is contained in:
parent
054eeda12b
commit
c0433d2862
@ -12,7 +12,7 @@ module Rails
|
||||
template 'serializer.rb', File.join('app/serializers', class_path, "#{file_name}_serializer.rb")
|
||||
end
|
||||
|
||||
hook_for :test_framework
|
||||
# hook_for :test_framework
|
||||
|
||||
private
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user