Class: NiceACL::Generators::NiceACLGenerator

Inherits:
Rails::Generators::NamedBase
  • Object
show all
Defined in:
lib/generators/nice_acl/nice_acl_generator.rb

Instance Method Summary collapse

Instance Method Details

#hello_worldObject



7
8
9
# File 'lib/generators/nice_acl/nice_acl_generator.rb', line 7

def hello_world
  'Hello world'
end