Sha256: 833981553adbdbf89c4b2afaaa373a3deea9e18256c6f7e67e644ebc01344a18
Contents?: true
Size: 192 Bytes
Versions: 3
Compression:
Stored size: 192 Bytes
Contents
module ActiveExplorer class Config cattr_accessor :attribute_filter cattr_accessor :class_filter cattr_accessor :association_filter cattr_accessor :attribute_limit end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
active_explorer-0.0.9 | lib/config.rb |
active_explorer-0.0.8 | lib/config.rb |
active_explorer-0.0.7 | lib/config.rb |