method
license
v3.2.13 -
Show latest stable
- Class:
Rails::PluginBuilder
license()public
No documentation available.
# File railties/lib/rails/generators/rails/plugin_new/plugin_new_generator.rb, line 33
def license
template "MIT-LICENSE"
end