RubyGems Navigation menu

fortnox-api 0.2.0

This gem uses the HTTParty library to abstract away the REST calls. It gives you access to a number of objects that behave a lot like ActiveRecord instances, giving you access to methods like `all`, `find`, `find_by_...` and so on. And each individual instance can be easaly persistable to Fortnox again using the `save` method.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.9.1 January 08, 2025 (78.0 KB)
  2. 0.9.0 February 22, 2023 (76.5 KB)
  3. 0.8.2 January 24, 2024 (78.5 KB)
  4. 0.8.1 January 23, 2024 (78.5 KB)
  5. 0.8.0 December 22, 2020 (76.5 KB)
  6. 0.2.0 November 14, 2016 (63.5 KB)
顯示所有版本(共 21)

Runtime 相依性套件 (4):

dotenv ~> 2.0
dry-struct ~> 0.1
dry-types ~> 0.8
httparty ~> 0.13

Development 相依性套件 (12):

bundler ~> 1.9
guard ~> 2.12
guard-rspec ~> 4.5
pry ~> 0
rake ~> 10.4
rspec ~> 3.2
rubocop ~> 0.41
rubocop-rspec ~> 1.7
vcr ~> 3.0
webmock ~> 1.21

擁有者:

作者:

  • Jonas Schubert Erlandsson, Hannes Elvemyr

SHA 256 總和檢查碼:

=

總下載次數 39,294

這個版本 2,185

版本发布:

授權:

LGPL-3.0

Ruby 版本需求: >= 0

新版本需要 MFA: true

相關連結: