pkCode
03-31-2008, 07:09 PM
Dear all,
I have been trying desperately to install my own GEMS. I have contacted BH and they finally installed the GEM for me. I have then modified the .basch file and when I run the command gem query I see the gem.
Then I have included the ENV into my environment.rb, however every time I do require "money" I get errors.
Well when I put it in environment.rb the app crashes.
When I put it in the Controller it says that it can't find it.
Has anyone installed their own gems successfully? Please Help....
What am I doing wrong?
I have been trying desperately to install my own GEMS. I have contacted BH and they finally installed the GEM for me. I have then modified the .basch file and when I run the command gem query I see the gem.
Then I have included the ENV into my environment.rb, however every time I do require "money" I get errors.
Well when I put it in environment.rb the app crashes.
When I put it in the Controller it says that it can't find it.
Has anyone installed their own gems successfully? Please Help....
What am I doing wrong?