-
Name
-
fastly
-
Version
-
1.1.4
-
Platform
-
ruby
-
Authors
-
Fastly Inc
-
Bindir
-
bin
-
Date
-
2014-09-29 00:00:00 UTC
-
Dependencies
-
curb (>= 0.7.15)
curb-fu (>= 0.6.1)
-
Description
-
Client library for the Fastly acceleration system
-
Email
-
support@fastly.com
-
Executables
-
fastly_create_domain
fastly_upload_vcl
-
Files
-
.gitignore
.rubocop.yml
.travis.yml
Gemfile
HISTORY.md
LICENSE
README.md
Rakefile
bin/fastly_create_domain
bin/fastly_upload_vcl
fastly.gemspec
lib/fastly.rb
lib/fastly/backend.rb
lib/fastly/base.rb
lib/fastly/belongs_to_service_and_version.rb
lib/fastly/cache_setting.rb
lib/fastly/client.rb
lib/fastly/condition.rb
lib/fastly/customer.rb
lib/fastly/director.rb
lib/fastly/domain.rb
lib/fastly/fetcher.rb
lib/fastly/gem_version.rb
lib/fastly/gzip.rb
lib/fastly/header.rb
lib/fastly/healthcheck.rb
lib/fastly/invoice.rb
lib/fastly/match.rb
lib/fastly/origin.rb
lib/fastly/request_setting.rb
lib/fastly/response_object.rb
lib/fastly/s3_logging.rb
lib/fastly/service.rb
lib/fastly/settings.rb
lib/fastly/syslog.rb
lib/fastly/user.rb
lib/fastly/util.rb
lib/fastly/vcl.rb
lib/fastly/version.rb
test/admin_test.rb
test/api_key_test.rb
test/common.rb
test/fastly/util_test.rb
test/full_login_test.rb
test/helper.rb
test/missing_api_key_test.rb
test/stats_test.rb
test/test_helper.rb
-
Homepage
-
http://github.com/fastly/fastly-ruby
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
2.0.14
-
Specification version
-
4
-
Summary
-
Client library for the Fastly acceleration system
-
Test files
-
test/admin_test.rb
test/api_key_test.rb
test/common.rb
test/fastly/util_test.rb
test/full_login_test.rb
test/helper.rb
test/missing_api_key_test.rb
test/stats_test.rb
test/test_helper.rb
-
Original platform
-
ruby
-
New platform
-
ruby