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