Sha256: 108c71ed06d21a7a581d0f6b9cde4dfe3cf7639fa2f9e4680156f33b5f1b00d5

Contents?: true

Size: 78 Bytes

Versions: 4

Compression:

Stored size: 78 Bytes

Contents

class User < ActiveRecord::Base
  acts_as_chattable
end

class Men < User
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
acts_as_chattable-0.0.4 spec/support/user.rb
acts_as_chattable-0.0.3 spec/support/user.rb
acts_as_chattable-0.0.2 spec/support/user.rb
acts_as_chattable-0.0.1 spec/support/user.rb