Frederic Jean

Results 39 comments of Frederic Jean

Writing specs to attempt to reproduce.

I just committed code that normalize the server address using the default port (11211) if the port isn't provided. I am waiting on the result of a discussion with a...

It was ready to merge a long, long time ago... I'm fine bringing the code up to date and address the merge issues to get it back to a state...

I'm currently working on getting middleman-s3_sync ready for Middleman 4.0.0. This will get me some knowledge on how to get to the sitemap. I'm not sure yet whether I want...

I would consider this a bug in the extension. It needs to respect http_prefix settings (which I wasn't aware of when I first wrote it).

This is probably an oversight from moving to the sitemap. I'll update the code so we look at the `config[:build_dir]` value instead of the option. Thank you for the heads...

Can you provide your Gemfile? The answer to your question will depend on which version you are using. I recently ported s3_sync to use the Middleman site map, which _should_...

Is it working as expected after you updated the version?

@thedanotto I yanked 4.0.0 from Rubygems because it's gemspec was poorly setup and was causing some issues. You should stick with the 3.3.x stream for now. I don't have any...