Sha256: 17e2fcfb4f1106d62d0b40f737f6252775d9276fa5e52355c143e05cf238b7d7
Contents?: true
Size: 199 Bytes
Versions: 1
Compression:
Stored size: 199 Bytes
Contents
# frozen_string_literal: true module Shoelace class Engine < ::Rails::Engine #:nodoc: config.shoelace = ActiveSupport::OrderedOptions.new config.shoelace.use_sl_form_tag = false end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shoelace-rails-0.1.0 | lib/shoelace/engine.rb |