method
rakefile
v4.2.7 -
Show latest stable
- Class:
Rails::PluginBuilder
rakefile()public
No documentation available.
# File railties/lib/rails/generators/rails/plugin/plugin_generator.rb, line 14
def rakefile
template "Rakefile"
end