Sha256: b415b78e8cae2f6ce7c0d358f15ee6209e6f2e505a3233930db56804f0e83adb
Contents?: true
Size: 100 Bytes
Versions: 8
Compression:
Stored size: 100 Bytes
Contents
require 'restful_model' module Inbox class Tag < RestfulModel attr_accessor :name end end
Version data entries
8 entries across 8 versions & 1 rubygems
Version | Path |
---|---|
inbox-0.7.0 | lib/tag.rb |
inbox-0.5.0 | lib/tag.rb |
inbox-0.4.4 | lib/tag.rb |
inbox-0.4.3 | lib/tag.rb |
inbox-0.4.2 | lib/tag.rb |
inbox-0.4.1 | lib/tag.rb |
inbox-0.4.0 | lib/tag.rb |
inbox-0.3.0 | lib/tag.rb |