swish:Dribbble API的Ruby包装器

时间:2024-05-23 19:23:24
【文件属性】:

文件名称:swish:Dribbble API的Ruby包装器

文件大小:11KB

文件格式:ZIP

更新时间:2024-05-23 19:23:24

Ruby

Sw! Dribbble API的Ruby包装器 在了解有关Dribbble API的。 安装 Swish只是Ruby的瑰宝: gem install swish 不参加Ruby联赛吗? 这是到目前为止我们所知道的其他人: AS3: C#/。NET: (我会称其为“ .NET”) ExpressionEngine 1.6.8+: ExpressionEngine 2: jQuery: PHP: Python: 例子¶ ↑ require 'swish' # Find a shot shot = Dribbble :: Shot . find ( 21603 ) # See some data about the shot shot . title shot . image_url shot . url shot . player . name shot


【文件预览】:
swish-master
----.gitignore(163B)
----test()
--------shot_test.rb(3KB)
--------base_test.rb(296B)
--------comment_test.rb(268B)
--------helper.rb(221B)
--------paginated_list_test.rb(2KB)
--------player_test.rb(3KB)
----Gemfile(50B)
----.document(60B)
----LICENSE(1KB)
----Gemfile.lock(426B)
----README.rdoc(4KB)
----swish.gemspec(876B)
----lib()
--------swish.rb(215B)
--------dribbble()
----Rakefile(484B)

网友评论