Sha256: f6f57c4a19997b04f4a6e2362ed9903f9c0229a0bb25a05cdf3e9c698e6fba9d

Contents?: true

Size: 173 Bytes

Versions: 79

Compression:

Stored size: 173 Bytes

Contents

class Jets::Resource::ApiGateway::RestApi
  class ChangeDetection
    extend Memoist
    include Jets::AwsServices

    def changed?
      Routes.changed?
    end
  end
end

Version data entries

79 entries across 79 versions & 2 rubygems

Version Path
jets-4.0.12 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-4.0.11 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-4.0.10 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-4.0.9 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-4.0.8 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-4.0.7 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-4.0.6 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-4.0.5 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-4.0.4 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-4.0.3 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-4.0.2 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-4.0.1 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-4.0.0 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.2.2 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.2.1 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets.benforeva-3.0.17.pre.mount.pre.fix lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.2.0 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.1.5 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.1.4 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.1.3 lib/jets/resource/api_gateway/rest_api/change_detection.rb