What's wrong with You merb ?
23 February 2009 | #ruby #merb
If you get this …
FATAL: The gem data_objects (= 0.9.11, runtime), [] was not found
… try this …
sudo gem install launchy
… and everything will be fine …
23 February 2009 | #ruby #merb
If you get this …
FATAL: The gem data_objects (= 0.9.11, runtime), [] was not found
… try this …
sudo gem install launchy
… and everything will be fine …