Sha256: e32a08ed69378a00b50b757fc2d3dcaa67536e55801655c38affaec25f0cc58c
Contents?: true
Size: 251 Bytes
Versions: 6
Compression:
Stored size: 251 Bytes
Contents
# Used to ensure that Rails 3.0.x, as well as Rails >= 3.1 with asset pipeline disabled # get the minified version of the scripts included into the layout in production. module Appjs module Rails class Engine < ::Rails::Engine end end end
Version data entries
6 entries across 6 versions & 1 rubygems