Skip to content
2.11.1 / Febuary 21 2012

Fixes a small issue with newly capified projects, where the newly generated
capfile uses `require`, rather than `load`. Reported, and patched by Serg Podtynnyi

Also fixes the travis.ci configuration file to pass their linting tool, thanks
to Serg Podtynnyi.

You should not use 2.11.0 to start a new project, if you do, the Capfile
generated will be incorrect.