class NiceACL::Generators::NiceACLGenerator

Public Instance Methods

hello_world() click to toggle source
# File lib/generators/nice_acl/nice_acl_generator.rb, line 7
def hello_world
  'Hello world'
end