Hi All,
I am not able to run the HappyMapper example posted on the site.
I have attached the copy of the NetBean RubyProject which has where I am
trying to get that example to work.
Step done so far:
- gem install happymapper
- Created RubyApplication project in NB
- Copy and Pasted the code HappyMapper example code from their site :
http://happymapper.rubyforge.org/
Getting error:
E:/RubyApplication4/lib/main.rb:26:in <class:User>': uninitialized constant User::HappyMapper (NameError) from E:/RubyApplication4/lib/main.rb:25:in
’
I am new to Ruby World…Pls Help!!!
Thanks in Advance!!!