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