Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

While I agree with most of the points, you can just do

    require 'bundler'
    Bundler.setup
In your Rakefile, and never have to type bundle exec.

This is exactly what I use in my commandline Node.JS project which is BDD tested using cucumber and aruba.



Does this help if you even bloody `rake` is not backwards compatible? 0.9.x has caused all sorts of trouble for me...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: