lib/fizzy/api/endpoints/endpoint.rb in fizzy-api-0.1.4 vs lib/fizzy/api/endpoints/endpoint.rb in fizzy-api-0.1.5

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Fizzy module Api module Endpoints class Endpoint < ActiveInteraction::Base protected