Sha256: 0ddef9018ab7365af956b6e58464f7c2077ebaf5d36a07ad6f19d1b9ff316359

Contents?: true

Size: 82 Bytes

Versions: 7

Compression:

Stored size: 82 Bytes

Contents

# -*- coding: utf-8 -*-
class User < ActiveRecord::Base
  has_gritter_notices
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
gritter_notices-0.4.0 spec/support/user.rb
gritter_notices-0.3.4 spec/support/user.rb
gritter_notices-0.3.3 spec/support/user.rb
gritter_notices-0.3.2 spec/support/user.rb
gritter_notices-0.3.1 spec/support/user.rb
gritter_notices-0.2.0 spec/support/user.rb
gritter_notices-0.1.1 spec/support/user.rb