Skip to content

Advanced configuration

koen handekyn edited this page Aug 18, 2019 · 5 revisions

Ignore keys from external libraries

Add the following to your lit config file

Lit.ignored_keys = %w[active_admin simple_form formtastic]

Lit.ignored_keys = 'test.of, secondary.key'
Clone this wiki locally