Sha256: 408f0b49c3446082a4495a99d8dba1c08ae1ab089844b1a4a8f62c46c44dc79d

Contents?: true

Size: 93 Bytes

Versions: 8

Compression:

Stored size: 93 Bytes

Contents

class UserWithoutRoleMask < ActiveRecord::Base
  extend Canard::UserModel
  acts_as_user 
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
canard-0.2.4 test/models/user_without_role_mask.rb
canard-0.2.3 test/models/user_without_role_mask.rb
canard-0.2.2 test/models/user_without_role_mask.rb
canard-0.2.1 test/models/user_without_role_mask.rb
canard-0.2.0 test/models/user_without_role_mask.rb
canard-0.1.2 test/models/user_without_role_mask.rb
canard-0.1.1 test/models/user_without_role_mask.rb
canard-0.1.0 test/models/user_without_role_mask.rb