Sha256: badc71051009d2fb5e8dcd5b99d38a7c5d756c046f379397677e0ce196f9947c
Contents?: true
Size: 296 Bytes
Versions: 8
Compression:
Stored size: 296 Bytes
Contents
module Merb class Authentication module Mixins module AuthenticatedUser module ARClassMethods def self.extended(base) end # self.extended end # ARClassMethods end # ActivatedUser end # Mixins end # Authentication end # Merb
Version data entries
8 entries across 8 versions & 2 rubygems