Sha256: 4d12d901b68014c18a28b9d78c21e47a8ab873aa416c5a04097cd17a6fee8c23

Contents?: true

Size: 249 Bytes

Versions: 40

Compression:

Stored size: 249 Bytes

Contents

module Eco::API::UseCases::GraphQL::Samples
  module Location::Service
    # Base class to create service classes that work like a use case
    class Base
      include Eco::API::UseCases::GraphQL::Samples::Location::DSL

    end
  end
end

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
eco-helpers-3.0.21 lib/eco/api/usecases/graphql/samples/location/service/base.rb
eco-helpers-3.0.20 lib/eco/api/usecases/graphql/samples/location/service/base.rb
eco-helpers-3.0.19 lib/eco/api/usecases/graphql/samples/location/service/base.rb
eco-helpers-3.0.18 lib/eco/api/usecases/graphql/samples/location/service/base.rb
eco-helpers-3.0.17 lib/eco/api/usecases/graphql/samples/location/service/base.rb
eco-helpers-3.0.16 lib/eco/api/usecases/graphql/samples/location/service/base.rb
eco-helpers-3.0.15 lib/eco/api/usecases/graphql/samples/location/service/base.rb
eco-helpers-3.0.14 lib/eco/api/usecases/graphql/samples/location/service/base.rb
eco-helpers-3.0.13 lib/eco/api/usecases/graphql/samples/location/service/base.rb
eco-helpers-3.0.12 lib/eco/api/usecases/graphql/samples/location/service/base.rb
eco-helpers-3.0.11 lib/eco/api/usecases/graphql/samples/location/service/base.rb
eco-helpers-3.0.10 lib/eco/api/usecases/graphql/samples/location/service/base.rb
eco-helpers-3.0.9 lib/eco/api/usecases/graphql/samples/location/service/base.rb
eco-helpers-3.0.8 lib/eco/api/usecases/graphql/samples/location/service/base.rb
eco-helpers-3.0.7 lib/eco/api/usecases/graphql/samples/location/service/base.rb
eco-helpers-3.0.6 lib/eco/api/usecases/graphql/samples/location/service/base.rb
eco-helpers-3.0.5 lib/eco/api/usecases/graphql/samples/location/service/base.rb
eco-helpers-3.0.4 lib/eco/api/usecases/graphql/samples/location/service/base.rb
eco-helpers-3.0.3 lib/eco/api/usecases/graphql/samples/location/service/base.rb
eco-helpers-3.0.2 lib/eco/api/usecases/graphql/samples/location/service/base.rb