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-3.0.6 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.0.5 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.0.4 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.0.3 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-2.3.19 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.0.2 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.0.1 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.0.0 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-2.3.18 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-2.3.17 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-2.3.16 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-2.3.15 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-2.3.14 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-2.3.13 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-2.3.12 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-2.3.11 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-2.3.10 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-2.3.9 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-2.3.8 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-2.3.7 lib/jets/resource/api_gateway/rest_api/change_detection.rb