Skip to content

Commit

Permalink
Add tip on using from within Ruby code
Browse files Browse the repository at this point in the history
  • Loading branch information
laurilehmijoki committed May 28, 2014
1 parent 75c9cd6 commit f1629e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion changelog.md
Expand Up @@ -38,7 +38,8 @@ This project uses [Semantic Versioning](http://semver.org).
s3_website always deletes the files that are on the S3 bucket but not on the local file system.
Use the settings `ignore_on_server` and `exclude_from_upload` to control the retained files.

* You can no longer use this gem as a Ruby library
* You can no longer use this gem as a Ruby library. You can migrate by calling
the `s3_website push --site=x --config-dir=y` system command from your Ruby code.

* `gzip_zopfli: true`

Expand Down

0 comments on commit f1629e6

Please sign in to comment.