Sha256: dc2965bab75462d3e0002f2c41f391bf989f76f887bdc369e0571d125c9d3214
Contents?: true
Size: 358 Bytes
Versions: 77
Compression:
Stored size: 358 Bytes
Contents
EffectiveBootstrap.setup do |config| # Replaces rails_ujs data-confirm with a custom inline implementation. # You will need to recompile assets (or "rm -rf tmp/") if you change this. config.use_custom_data_confirm = true # Adds a before_action to ApplicationController # To save and restore the active bootstrap tabs config.save_tabs = true end
Version data entries
77 entries across 77 versions & 1 rubygems