Sha256: 53d3efcfa4befae9d6c957160bd075eaa12b3832ec58fd860a8b8adb95841192
Contents?: true
Size: 228 Bytes
Versions: 27
Compression:
Stored size: 228 Bytes
Contents
# -*- encoding : utf-8 -*- class AddBootstrapColorpicker < Card::Migration::Core def up ensure_card "style: bootstrap colorpicker", type_id: Card::ScssID, codename: "style_bootstrap_colorpicker" end end
Version data entries
27 entries across 27 versions & 1 rubygems