Sha256: d9915d990ffe8d78c2f6b192b712f14e4155d37812e9cb01bf471e778b2536ea

Contents?: true

Size: 91 Bytes

Versions: 8

Compression:

Stored size: 91 Bytes

Contents

class UserWithoutRole < 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.rb
canard-0.2.3 test/models/user_without_role.rb
canard-0.2.2 test/models/user_without_role.rb
canard-0.2.1 test/models/user_without_role.rb
canard-0.2.0 test/models/user_without_role.rb
canard-0.1.2 test/models/user_without_role.rb
canard-0.1.1 test/models/user_without_role.rb
canard-0.1.0 test/models/user_without_role.rb