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