Sha256: 314242bb808c51bf95e0c62f51a61949bbb6481785f0ba1d70d224e1484f42f3
Contents?: true
Size: 244 Bytes
Versions: 6
Compression:
Stored size: 244 Bytes
Contents
require 'rails/generators/rails/stylesheets/stylesheets_generator' module RogersScaffold module Generators class StylesheetsGenerator < ::Rails::Generators::StylesheetsGenerator source_root superclass.source_root end end end
Version data entries
6 entries across 6 versions & 1 rubygems