- Jasonbour
- Posts: 1
- Starts: 3
- Wiki Edits: 0
- Location: maryland
In my app I use the youtube-g and amazon/ecs gems. I followed the instructions by downloading the gems to a temp dir (.gems) and then unpacking them into my vender folder.
Upon restarting my fcgi and viewing my application I get the following error.
MissingSourceFile (no such file to load -- amazon/ecs):
Any help would be great? In the controller I just say require 'amazon/ecs'
require 'youtube-g'
Thanks
Jason
2008-05-27 08:49 PM