On Wed, Feb 08, 2012 at 09:58:31AM -0800, Christophe Malaurie wrote: > > yes I am requiring 'rubygems' which normally is not necessary anymore > since ruby 1.9.2 if I'm not wrong. > I added then require 'bundler/setup' and have the same result. > http://github.com/jmettraux/ruote.git (at master) is not checked out. > Please run `bundle install` > > Hum, I made some another tests : > > rails c < oneproc.rb > as well as > > irb < oneproc.rb > Both run fine (it runs the example) with no problem.
Hello, if you're still stuck, maybe you could show your Gemfile, Gemfile.lock and oneproc.rb Cheers, -- John Mettraux - http://lambda.io/processi -- you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en
