method

create_doc_files

Importance_0
v3.0.9 - Show latest stable - 0 notes - Class: Rails::Generators::AppGenerator

Not found

The exact documentation you were looking for could not be found. Here is the best guess.

create_doc_files() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File railties/lib/rails/generators/rails/app/app_generator.rb, line 251
      def create_doc_files
        build(:doc)
      end
Register or log in to add new notes.