method
readme
v4.1.8 -
Show latest stable
- Class:
Rails::AppBuilder
readme()public
No documentation available.
# File railties/lib/rails/generators/rails/app/app_generator.rb, line 40
def readme
copy_file "README.rdoc", "README.rdoc"
end