Sha256: b292c4fb81df42ba4d9adca88ca27c5b17c5791ffaded0b796126aeb24824764

Contents?: true

Size: 145 Bytes

Versions: 48

Compression:

Stored size: 145 Bytes

Contents

module RestPack::Service
  class Configuration
    attr_accessor :application_id

    def initialize
      @application_id = 1
    end
  end
end

Version data entries

48 entries across 48 versions & 1 rubygems

Version Path
restpack_service-0.0.83 lib/restpack_service/configuration.rb
restpack_service-0.0.82 lib/restpack_service/configuration.rb
restpack_service-0.0.81 lib/restpack_service/configuration.rb
restpack_service-0.0.80 lib/restpack_service/configuration.rb
restpack_service-0.0.79 lib/restpack_service/configuration.rb
restpack_service-0.0.78 lib/restpack_service/configuration.rb
restpack_service-0.0.77 lib/restpack_service/configuration.rb
restpack_service-0.0.76 lib/restpack_service/configuration.rb
restpack_service-0.0.75 lib/restpack_service/configuration.rb
restpack_service-0.0.74 lib/restpack_service/configuration.rb
restpack_service-0.0.73 lib/restpack_service/configuration.rb
restpack_service-0.0.72 lib/restpack_service/configuration.rb
restpack_service-0.0.71 lib/restpack_service/configuration.rb
restpack_service-0.0.70 lib/restpack_service/configuration.rb
restpack_service-0.0.69 lib/restpack_service/configuration.rb
restpack_service-0.0.68 lib/restpack_service/configuration.rb
restpack_service-0.0.67 lib/restpack_service/configuration.rb
restpack_service-0.0.66 lib/restpack_service/configuration.rb
restpack_service-0.0.65 lib/restpack_service/configuration.rb
restpack_service-0.0.64 lib/restpack_service/configuration.rb