Sha256: 1e57f7c591b504d23f4aef8408d46f35b51255a6e7c7a08747e170dd18aee591

Contents?: true

Size: 120 Bytes

Versions: 10

Compression:

Stored size: 120 Bytes

Contents

module ScopableByTestCity
  extend Authz::Scopables::Base

  def self.available_keywords
    ['valid_keyword']
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
authz-0.0.5 spec/support/scopables/scopable_by_test_city.rb
authz-0.0.4 spec/support/scopables/scopable_by_test_city.rb
authz-0.0.3 spec/support/scopables/scopable_by_test_city.rb
authz-0.0.2 spec/support/scopables/scopable_by_test_city.rb
authz-0.0.1 spec/support/scopables/scopable_by_test_city.rb
authz-0.0.1.alpha5 spec/support/scopables/scopable_by_test_city.rb
authz-0.0.1.alpha4 spec/support/scopables/scopable_by_test_city.rb
authz-0.0.1.alpha3 spec/support/scopables/scopable_by_test_city.rb
authz-0.0.1.alpha2 spec/support/scopables/scopable_by_test_city.rb
authz-0.0.1.alpha spec/support/scopables/scopable_by_test_city.rb