Sha256: af7bb5122026d997c53891d0cceef4ea4c2d23923cebf086dcc2a3421caa63c2
Contents?: true
Size: 140 Bytes
Versions: 3
Compression:
Stored size: 140 Bytes
Contents
module SchoolFriend module REST class Share include APIMethods api_method :add_link, session_only: true end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
school_friend-0.1.1 | lib/school_friend/rest/share.rb |
school_friend-0.1.0 | lib/school_friend/rest/share.rb |
school_friend-0.0.1 | lib/school_friend/rest/share.rb |