Code Monkey home page Code Monkey logo

onesky-ruby's People

Contributors

elopez-pt avatar jacquetwong avatar jkmassel avatar jordigg avatar rubyluk avatar serg123e avatar thekie avatar vlmh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

onesky-ruby's Issues

Not compatible with rails 4.2

onesky-ruby (> 1.0.0) ruby depends on
rest-client (
> 1.7.2) ruby

where rails 4.2 uses rest-client (1.8.0)

Sent pull-request #5

Missing tags/releases

Hello, I noticed on rubygems.org that the latest version is 1.3.1 but the latest tag/release in this repo is only 1.2.0.

It would be really helpful if you can include the tags for the more recent releases to help us track the source code that we're using ๐Ÿ™

Remove rest-client monkey patch code

rest-client 1.8 handle array as months=jan,feb,mar
This is not supported from OneSky API.
Thus, monkey-patched the query string building part.

With rest-client 2.0, it handles array as desired months[]=jan&months[]=feb&months[]=mar, monkey-patch is not needed and should be removed.

Problem with fastlane

Hello,
I used your ruby gem to develop a fastlane plugin, to download and upload texts from and to onesky. Unfortunately there is a conflicht with your gems, when using a newer fastlane version than 2.38.1.

fastlane (~> 2.55.0) was resolved to 2.55.0, which depends on
      google-api-client (< 0.14.0, >= 0.13.1) was resolved to 0.13.1, which depends on
        mime-types (~> 3.0)

fastlane-plugin-onesky was resolved to 0.2.1, which depends on
      onesky-ruby was resolved to 1.0.1, which depends on
        rest-client (~> 1.8) was resolved to 1.8.0, which depends on
          mime-types (< 3.0, >= 1.16)

Could you please update your dependency of rest-client to 2.x so that the mime types can be > 3.0.

Thank you.

I have OpenSSL issue with all of my machines running rvm

This is the error I get when I try to connect to your server.

/Users/myHome/.rvm/gems/ruby-2.2.1/gems/rest-client-1.8.0/lib/restclient/request.rb:445:in `rescue in transmit': SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (RestClient::SSLCertificateNotVerified)
    from /Users/myHome/.rvm/gems/ruby-2.2.1/gems/rest-client-1.8.0/lib/restclient/request.rb:350:in `transmit'
    from /Users/myHome/.rvm/gems/ruby-2.2.1/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute'
    from /Users/myHome/.rvm/gems/ruby-2.2.1/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute'
    from /Users/myHome/.rvm/gems/ruby-2.2.1/gems/rest-client-1.8.0/lib/restclient.rb:65:in `get'
    from /Users/myHome/.rvm/gems/ruby-2.2.1/gems/onesky-ruby-1.0.1/lib/onesky/helpers/request.rb:18:in `get'
    from /Users/myHome/.rvm/gems/ruby-2.2.1/gems/onesky-ruby-1.0.1/lib/onesky/resources/project/base.rb:18:in `list_language'
    from downloadLocals.ruby:20:in `<main>'

Is there any way to ignore peer verification of openssl ?

Downloading translations in a desired format

Is there a way to download translation files in a desired format? (other then the source format of a file)

(this was possible with /string/download endpoint of your Classic API)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.