Sha256: 1cba3662959dbf6df72e0c97a11b65a6f3ce28aeada0ad2d97f50c46de0847c8
Contents?: true
Size: 98 Bytes
Versions: 2
Compression:
Stored size: 98 Bytes
Contents
class GetAction < Action def action_type "Get" end def verb "purchased" end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
artfully_ose-1.0.0.rc4 | app/models/actions/get_action.rb |
artfully_ose-1.0.0.rc3 | app/models/actions/get_action.rb |