Sha256: 89c3821fa5e96a4da5b6c163709efc2c278f679814f967db4f181d15285d097e
Contents?: true
Size: 226 Bytes
Versions: 7
Compression:
Stored size: 226 Bytes
Contents
module Css module Bootstrap module Rails if ::Rails.version < "3.1" require "css-bootstrap-rails/railtie" else require "css-bootstrap-rails/engine" end end end end
Version data entries
7 entries across 7 versions & 1 rubygems