Sha256: 6ead984c5f9ae84627bce72e8ad47d4b4f36cb54249246986b51fa4d9283541f

Contents?: true

Size: 160 Bytes

Versions: 28

Compression:

Stored size: 160 Bytes

Contents

module LookupBy
  module Hooks
    module Cucumber
      def reload_cache_for(name)
        name.classify.constantize.lookup.reload
      end
    end
  end
end

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
lookup_by-0.12.0 lib/lookup_by/hooks/cucumber.rb
lookup_by-0.11.2 lib/lookup_by/hooks/cucumber.rb
lookup_by-0.11.1 lib/lookup_by/hooks/cucumber.rb
lookup_by-0.10.9 lib/lookup_by/hooks/cucumber.rb
lookup_by-0.10.8 lib/lookup_by/hooks/cucumber.rb
lookup_by-0.10.7 lib/lookup_by/hooks/cucumber.rb
lookup_by-0.10.6 lib/lookup_by/hooks/cucumber.rb
lookup_by-0.10.5 lib/lookup_by/hooks/cucumber.rb
lookup_by-0.10.4 lib/lookup_by/hooks/cucumber.rb
lookup_by-0.10.3 lib/lookup_by/hooks/cucumber.rb
lookup_by-0.10.2 lib/lookup_by/hooks/cucumber.rb
lookup_by-0.10.1 lib/lookup_by/hooks/cucumber.rb
lookup_by-0.10.0 lib/lookup_by/hooks/cucumber.rb
lookup_by-0.9.1 lib/lookup_by/hooks/cucumber.rb
lookup_by-0.9.0 lib/lookup_by/hooks/cucumber.rb
lookup_by-0.8.0 lib/lookup_by/hooks/cucumber.rb
lookup_by-0.7.0 lib/lookup_by/hooks/cucumber.rb
lookup_by-0.5.0 lib/lookup_by/hooks/cucumber.rb
lookup_by-0.4.1 lib/lookup_by/hooks/cucumber.rb
lookup_by-0.4.0 lib/lookup_by/hooks/cucumber.rb