method
create_public_stylesheets_files
v3.2.1 -
Show latest stable
- Class:
Rails::Generators::PluginNewGenerator
create_public_stylesheets_files()public
No documentation available.
# File railties/lib/rails/generators/rails/plugin_new/plugin_new_generator.rb, line 186
def create_public_stylesheets_files
build(:stylesheets)
end