method
full?
v5.0.0.1 -
Show latest stable
- Class:
Rails::Generators::PluginGenerator
full?()protected
No documentation available.
# File railties/lib/rails/generators/rails/plugin/plugin_generator.rb, line 310
def full?
options[:full]
end