Anyone using application_ruby at all?

Ohai Chefs,

I’d like to understand if anyone is actually using the application_ruby cookbook at all, and if so, how?

I’ve been trying to deploy a simple Rails app in a Vagrant VM with omnibus Chef (installed via vagrant-omnibus). It’s a pristine Ubuntu 12.04 where I only install rbenv and one version of Ruby (and optionally remove system Ruby packages).

When bundler runs, it fails because it’s being executed using Chef’s Omnibus Ruby instead of my rbenv installed one.

Sooo, back to the point… is anyone using it? How? Care to share some code, preferably in the form of a cookbook? :slight_smile:

Thanks!

  • cassiano