fredjean / middleman-s3_sync

The gem that tries really hard not to push files to S3.
MIT License
271 stars 75 forks source link

Cannot call ClassMethods #114

Closed cpence closed 8 years ago

cpence commented 8 years ago

In MM4, you can't call the ClassMethods (s3_sync_options, caching_policy, default_caching_policy) from config.rb. Likely some sort of API change.

Thanks!

fredjean commented 8 years ago

v4.0.1 (no more rc) should address this.