Sha256: 0cca027332703823d552581edd8f836ab8850780366d168949b7118e881bb4c3
Contents?: true
Size: 226 Bytes
Versions: 3
Compression:
Stored size: 226 Bytes
Contents
Interpret.configure do |config| config.registered_envs << :development config.parent_controller = "application_controller" config.ability = "interpret_ability" config.black_list = ["blacklist.*", "missings.black"] end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
interpret-1.1.2 | test_app/config/initializers/interpret.rb |
interpret-1.1.1 | test_app/config/initializers/interpret.rb |
interpret-1.1.0 | test_app/config/initializers/interpret.rb |