module Paginas::Generators::ViewPathTemplates::ClassMethods
TODO: Add this to Rails itself
Public Instance Methods
hide!()
click to toggle source
# File lib/generators/paginas/views_generator.rb, line 26 def hide! Rails::Generators.hide_namespace self.namespace end