I followed the instructions in the Handsoap wiki.
However, when I try to run my application I get this error:
Missing these required gems:
troelskn-handsoap
And if I run:
gem install troelskn-handsoap
I get:
ERROR: Could not find a valid gem 'troelskn' (>= 0) in any repository
What am I missing?
Thx.