Hello again to all!
I have made some classes in my projectm and included the in
environment.rb to be included.
They live in /lib, in my project.
I’m doing a reference in one of them to a class in another one, and I
get a const not defined exceptions. I’ve made a require in the top of
the one that’s using the other.
Any thoughts?
Thanks