instance method
rakefile
Ruby on Rails 4.1.16
Since v3.0.20Signature
rakefile()
No documentation comment.
Source
# File railties/lib/rails/generators/rails/app/app_generator.rb, line 36
def rakefile
template "Rakefile"
end
Defined in railties/lib/rails/generators/rails/app/app_generator.rb line 36
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Rails::AppBuilder