Sha256: 1ac806f3e292f881cb4606093787b99b214e2a9b4d1e39212f2a92937db51311

Contents?: true

Size: 113 Bytes

Versions: 82

Compression:

Stored size: 113 Bytes

Contents

class User < ActiveRecord::Base
  acts_as_authentic
  belongs_to :company
  has_and_belongs_to_many :projects
end

Version data entries

82 entries across 82 versions & 22 rubygems

Version Path
authlogic-2.1.11 test/libs/user.rb
authlogic-2.1.10 test/libs/user.rb
authlogic-3.4.3 test/libs/user.rb
binarylogic-authlogic-2.1.0 test/libs/user.rb
binarylogic-authlogic-2.1.1 test/libs/user.rb
crankharder-authlogic-2.1.1 test/libs/user.rb
jlecour-authlogic-2.1.2 test/libs/user.rb
kschrader-authlogic-2.1.2 test/libs/user.rb
kschrader-authlogic-2.1.3 test/libs/user.rb
authlogic-3.4.2 test/libs/user.rb
authlogic-3.4.1 test/libs/user.rb
authlogic-3.4.0 test/libs/user.rb
authlogic-3.3.0 test/libs/user.rb
authlogic-3.2.0 test/libs/user.rb
authlogic-3.1.3 test/libs/user.rb
authlogic-2.1.8 test/libs/user.rb
authlogic-2.1.7 test/libs/user.rb
authlogic-3.1.2 test/libs/user.rb
authlogic-3.1.1 test/libs/user.rb
nulogy-authlogic-3.1.0.1 test/libs/user.rb