Sha256: 8d65b7d4b9b94aee3edb415180b03e94ba16ca4ef1f894e96fcc8b9d6f4481d3
Contents?: true
Size: 161 Bytes
Versions: 3
Compression:
Stored size: 161 Bytes
Contents
module SchoolFriend module REST class Widget include APIMethods api_method :get_widgets api_method :get_widget_content end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
school_friend-0.1.1 | lib/school_friend/rest/widget.rb |
school_friend-0.1.0 | lib/school_friend/rest/widget.rb |
school_friend-0.0.1 | lib/school_friend/rest/widget.rb |