method
mountable?
v3.2.1 -
Show latest stable
- Class:
Rails::Generators::PluginNewGenerator
mountable?()protected
No documentation available.
# File railties/lib/rails/generators/rails/plugin_new/plugin_new_generator.rb, line 241
def mountable?
options[:mountable]
end