Sha256: adeb61b4bf2a5889b9beb0a8e365e9b9baa62cef81bf52d2d35da7ede1d13868
Contents?: true
Size: 465 Bytes
Versions: 1
Compression:
Stored size: 465 Bytes
Contents
# frozen_string_literal: true module UiBibz NAME = 'Ui Bibz' VERSION = '2.5.5' DESCRIPTION = 'A Rails Interface Framework using Bootstrap.' SUMMARY = 'Create your project with Ui Bibz. Over a thirty reusable components built to provide iconography, dropdowns, input groups, navigation, alerts, and much more.' LICENSE = 'MIT' FONTAWESOME_VERSION = '5.13.0' BOOTSTRAP_VERSION = '4.4.1' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ui_bibz-2.5.5 | lib/ui_bibz/infos.rb |