module NiceAcl
Constants
- VERSION
Public Class Methods
hello_world()
click to toggle source
# File lib/nice_acl.rb, line 6 def self.hello_world "Hello World" end
# File lib/nice_acl.rb, line 6 def self.hello_world "Hello World" end