C
Catsquotl
Hi,
I have a class and a module I want to mix in..
I tried a few thing, but the following error keeps appearing
------------------------------------
C:/Users/Eelco ten Have/shiatsuRuby/acupunt.rb:2:in `<class:Acupunt>':
uninitial
ized constant Acupunt::InstanceEditor (NameError)
---------------------------------------
I guess somehow include does not look in the working directory..
I am using Geany as an editor/IDE
any ideas how to fix this?
Eelco
I have a class and a module I want to mix in..
I tried a few thing, but the following error keeps appearing
------------------------------------
C:/Users/Eelco ten Have/shiatsuRuby/acupunt.rb:2:in `<class:Acupunt>':
uninitial
ized constant Acupunt::InstanceEditor (NameError)
---------------------------------------
I guess somehow include does not look in the working directory..
I am using Geany as an editor/IDE
any ideas how to fix this?
Eelco