lib/cream/role.rb in cream-0.5.7 vs lib/cream/role.rb in cream-0.5.8
- old
+ new
@@ -1,5 +1,5 @@
-module AuthAssistant
+module Cream
module Role
def self.available
::Role.all.map(&:name).to_symbols
end
end
\ No newline at end of file