instance method copy_stylesheets_file

Ruby on Rails 3.0.20

Since v3.0.20 Last seen in v3.0.20

Signature

copy_stylesheets_file()

No documentation comment.

Source
# File railties/lib/rails/generators/rails/stylesheets/stylesheets_generator.rb, line 4
      def copy_stylesheets_file
        template "scaffold.css", "public/stylesheets/scaffold.css" if behavior == :invoke
      end

Defined in railties/lib/rails/generators/rails/stylesheets/stylesheets_generator.rb line 4 · View on GitHub · Improve this page · Find usages on GitHub

Defined in Rails::Generators::StylesheetsGenerator

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close