method
readme
v3.2.13 -
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", "README.rdoc"
end