Sha256: 990f8a065f7be8886995a9f01511d384601fdf7385e6634b23fbdd7a1d015984

Contents?: true

Size: 266 Bytes

Versions: 9

Compression:

Stored size: 266 Bytes

Contents

# frozen_string_literal: true

# Bootstrap Leather module
module BootstrapLeather
  require 'rails'

  require 'bootstrap_leather/configuration'
  require 'bootstrap_leather/engine'
  require 'bootstrap_leather/localization'
  require 'bootstrap_leather/version'
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
bootstrap_leather-0.10.14 lib/bootstrap_leather.rb
bootstrap_leather-0.10.13 lib/bootstrap_leather.rb
bootstrap_leather-0.10.11 lib/bootstrap_leather.rb
bootstrap_leather-0.10.10 lib/bootstrap_leather.rb
bootstrap_leather-0.10.9 lib/bootstrap_leather.rb
bootstrap_leather-0.10.8 lib/bootstrap_leather.rb
bootstrap_leather-0.10.7 lib/bootstrap_leather.rb
bootstrap_leather-0.10.6 lib/bootstrap_leather.rb
bootstrap_leather-0.10.5 lib/bootstrap_leather.rb