search for: amazoncontrol

Displaying 1 result from an estimated 1 matches for "amazoncontrol".

2007 Feb 16
0
displaying images from this controllers code
Hi, Im pretty new to rails so please excuse me if this is a trivial question to most of you :) Im making use of the following code that I came accross which allows me to go and feed amazons alexa service a url and it returns a thumbnaill. class AmazonController < ApplicationController layout ''default'' def index require ''cgi'' require ''openssl'' require ''base64'' require ''open-uri'' access_id = ''XXXXX'' secret_id = '...