Sha256: e86f04198f5c55b93364b717c9ddcc96d51c9f4a632bf16564f4f7e1fda14b76
Contents?: true
Size: 80 Bytes
Versions: 2
Compression:
Stored size: 80 Bytes
Contents
class Post < ActiveRecord::Base attr_accessible :title mute_updated_at end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mute_updated_at-0.0.2 | test/dummy/app/models/post.rb |
mute_updated_at-0.0.1 | test/dummy/app/models/post.rb |