method

stylesheets

stylesheets()
public

No documentation available.

# File railties/lib/rails/generators/rails/app/app_generator.rb, line 109
    def stylesheets
      empty_directory_with_gitkeep "public/stylesheets"
    end