Skip to content

Commit

Permalink
Remove EssenceSerializer mixin
Browse files Browse the repository at this point in the history
This is a left over. It is not included in any
serializer anymore.
  • Loading branch information
tvdeyen committed Aug 22, 2024
1 parent 85d6ec7 commit bc7497c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 58 deletions.
20 changes: 0 additions & 20 deletions lib/alchemy/json_api/essence_serializer.rb

This file was deleted.

37 changes: 0 additions & 37 deletions lib/alchemy/json_api/test_support/essence_serializer_behaviour.rb

This file was deleted.

1 change: 0 additions & 1 deletion spec/rails_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
require "jsonapi/rspec"
require "shoulda-matchers"

require "alchemy/json_api/test_support/essence_serializer_behaviour"
require "alchemy/json_api/test_support/ingredient_serializer_behaviour"

Shoulda::Matchers.configure do |config|
Expand Down

0 comments on commit bc7497c

Please sign in to comment.