Giter Site home page Giter Site logo

akamai_api's People

Contributors

bluehotdog avatar elia avatar jeunito avatar jrbeilke avatar mwkaufman avatar nicolaracco avatar nikosd avatar oen avatar spaghetticode avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar

akamai_api's Issues

Can't use with github link in Gemfile

I'm trying to pull it from github and bundle install runs and completes fine but I get this error

$ grep akamai Gemfile
gem 'akamai_api', git: 'https://github.com/nicolaracco/akamai_api.git'

The akamai_api command gets created:

$ which akamai_api
/Users/dfuentes/.rvm/gems/ruby-2.0.0-p247@livenation-platform/bin/akamai_api

But I get this error when running it:

$ akamai_api -h
/Users/dfuentes/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/rubygems/dependency.rb:296:in to_specs': Could not find 'akamai_api' (>= 0) among 200 total gem(s) (Gem::LoadError) from /Users/dfuentes/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/rubygems/dependency.rb:307:into_spec'
from /Users/dfuentes/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/rubygems/core_ext/kernel_gem.rb:47:in gem' from /Users/dfuentes/.rvm/gems/ruby-2.0.0-p247@livenation-platform/bin/akamai_api:22:in

'

I'm actually trying to do this with a fork that I have with my changes in it, but I duplicated the issue with your copy as well.

Any idea why this is happening?

Error trying to get CpCodes

When I try to get CpCodes, i have this error :

 AkamaiApi::CpCode::all should return a collection of models
 Failure/Error: CpCode.all.each { |o| o.should be_a CpCode }
 TypeError:
   can't convert Symbol into Integer
 # ./lib/akamai_api/cp_code.rb:19:in `[]'
 # ./lib/akamai_api/cp_code.rb:19:in `block in all'
 # ./lib/akamai_api/cp_code.rb:17:in `each'
 # ./lib/akamai_api/cp_code.rb:17:in `map'
 # ./lib/akamai_api/cp_code.rb:17:in `all'
 # ./spec/lib/akamai_api/cp_code_spec.rb:14:in `block (3 levels) in <module:AkamaiApi>'

My ruby version : ruby 1.9.3p194

It happens when only one CpCode is returned

Feature: ECCU wildcard clearing

So ECCU now supports wildcard clearing where as the CCU doesn't (has to be full path).
Can this gem be updated to support wildcard remove/invalidate for ECCU function?

httpi gem conflict

In my project I'm using akamai_api, which specifies savon 2.2 as a dependancy; savon 2.2 specifies httpi 2.0.2 as a dependacy.

when I added the aftership gem, I got a conflict because aftership uses httpi 2.2

The solution, I suspect, is a dependancy update to savon >= 2.2

Relax thor dependency to a lower version

Hi there, I was wondering if thor 0.16 is really required or if a lower version will also work. Currently I'm on rails 3.1.X which depends on ~> 0.14.6, a.k.a. no more than 0.14. Since there are no tests as I understand for the CLI part of this lib, would it be safe to lower it by hand?

Cheers and thanks for taking the time to write this piece of code so far - uber useful!

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.