method

rakefile

rails 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