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