motion-tickspot:用于 http 的 RubyMotion 包装器

时间:2024-07-16 18:49:34
【文件属性】:

文件名称:motion-tickspot:用于 http 的 RubyMotion 包装器

文件大小:24KB

文件格式:ZIP

更新时间:2024-07-16 18:49:34

Ruby

Motion-Tickspot 适用于 iOS 和 OS X 的 包装器。 警告 这个 gem 不再被积极开发。 Tick 发布了他们 API 的 V2,这是向 RESTful 和使用 JSON 而不是 XML 迈出的一步。 不幸的是,它在可用性方面倒退了一步。 以前在单个 API 请求中完成的工作现在需要多个请求。 您可以查看分支,但我并不为此感到自豪,而且我真的不喜欢新的 API。 安装 将此行添加到应用程序的 Gemfile 中: gem "motion-tickspot" 然后执行: $ bundle 或者自己安装: $ gem install motion-tickspot 用法 验证 身份验证由Tick::Session使用一些方便的方法处理。 用于将用户的密码保存到 iOS 或 OS X 钥匙串。 Tick . logged_in? # true/fals


【文件预览】:
motion-tickspot-master
----.travis.yml(226B)
----travis.sh(249B)
----vendor()
--------Podfile.lock(1KB)
----Guardfile(194B)
----LICENCE(1KB)
----Rakefile(521B)
----resources()
--------users.xml(383B)
--------entries.xml(961B)
--------Default-568h@2x.png(2KB)
--------projects.xml(1KB)
--------clients.xml(340B)
--------tasks.xml(512B)
--------create_entry.xml(1KB)
----app()
--------app_delegate.rb(113B)
----Gemfile(38B)
----Gemfile.lock(2KB)
----spec()
--------tick()
--------helpers()
----.gitignore(186B)
----motion-tickspot.gemspec(1KB)
----lib()
--------motion-tickspot.rb(435B)
--------tick()
----README.md(3KB)
----.tm_properties(257B)

网友评论