Sha256: 7a358779eca40a561bcf909cd024120f245313824ee667f0cc9e6a73ff9a7a34
Contents?: true
Size: 204 Bytes
Versions: 3
Compression:
Stored size: 204 Bytes
Contents
module ContextExposer module Integrations end end %w{base key_filter with_decent_exposure with_decorates_before with_instance_vars}.each do |name| require "context_exposer/integrations/#{name}" end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
context_exposer-0.4.1 | lib/context_exposer/integrations.rb |
context_exposer-0.4.0 | lib/context_exposer/integrations.rb |
context_exposer-0.3.0 | lib/context_exposer/integrations.rb |