How to use thor with the latest version of merb

November 26th, 2009 by andy Leave a reply »

The latest version of thor (0.12.0) doesn’t work with the latest version of merb (1.0.15).

To use thor with your merb 1.0.15 app, you need to install thor -v0.9.9 and then follow the instructions on this page: http://wiki.merbivore.com/deployment/bundling

Advertisement

Leave a Reply