Displaying 1 result from an estimated 1 matches for "rvm_instal".
Did you mean:
rvm_install
2011 Jan 10
2
Problem with multiple requires in Ruby DSL
...one, which may or may not be related to
the DSL. When trying to have a resource have a simple dependency on
two things at once, it simply fails, and I''m stumped as to why. The
error message is:
Parameter require failed: No title provided and "[ Exec[git-/usr/local/
resque-runner], Rvm_install[1.9.2-p136]]" is not a valid resource
reference
My definition looks like this:
define :bundle_install, :rvm do
rvm_exec "bundle-#{@name}",
:command => "bundle install --without production",
:ruby => @rvm,
:path => "/bin:/u...