-
Name
-
fastly
-
Version
-
1.15.0
-
Platform
-
ruby
-
Authors
-
Fastly
-
Bindir
-
bin
-
Date
-
2018-05-17 00:00:00 UTC
-
Description
-
Client library for the Fastly acceleration system
-
Email
-
simon@fastly.com
zeke@templ.in
tyler@fastly.com
-
Executables
-
fastly_create_domain
fastly_upload_vcl
-
Files
-
.gitignore
.rubocop.yml
.travis.yml
Appraisals
CHANGELOG.md
Gemfile
HISTORY.md
LICENSE
README.md
Rakefile
bin/fastly_create_domain
bin/fastly_upload_vcl
fastly.gemspec
gemfiles/HEAD.gemfile
lib/fastly.rb
lib/fastly/acl.rb
lib/fastly/acl_entry.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/dictionary.rb
lib/fastly/dictionary_item.rb
lib/fastly/director.rb
lib/fastly/domain.rb
lib/fastly/dynamic_snippet.rb
lib/fastly/fetcher.rb
lib/fastly/gcs_logging.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/papertrail_logging.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/snippet.rb
lib/fastly/sumologic_logging.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/acl_entry_test.rb
test/fastly/acl_test.rb
test/fastly/client_test.rb
test/fastly/dictionary_test.rb
test/fastly/syslog_test.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.7.3
-
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/acl_entry_test.rb
test/fastly/acl_test.rb
test/fastly/client_test.rb
test/fastly/dictionary_test.rb
test/fastly/syslog_test.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