Sha256: 36a03802f2a2759ef59ed89674296a5ec22649375547e723e88417a81c560afa
Contents?: true
Size: 178 Bytes
Versions: 3
Compression:
Stored size: 178 Bytes
Contents
module SchoolFriend module REST class Events include APIMethods api_method :get, session_only: true api_method :get_type_info end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
school_friend-0.1.1 | lib/school_friend/rest/events.rb |
school_friend-0.1.0 | lib/school_friend/rest/events.rb |
school_friend-0.0.1 | lib/school_friend/rest/events.rb |