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.1.2 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.1.1 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.1.0 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.0.23 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.0.22 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.0.21 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.0.20 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.0.19 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.0.18 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.0.17 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.0.16 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.0.15 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.0.14 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.0.13 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.0.12 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.0.11 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.0.10 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.0.9 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.0.8 lib/jets/resource/api_gateway/rest_api/change_detection.rb
jets-3.0.7 lib/jets/resource/api_gateway/rest_api/change_detection.rb