search for: solidcastsus

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

Did you mean: solidcasts
2006 Aug 17
2
Weird routing error in 1.1.6 slash frozen on edge
...gh an xml controller as it is coming from an RSS feed, the download action looks like this: def download episode = Episode.find(params[:episode]) episode.downloads << Download.new(:ipaddress => @request.remote_ip) redirect_to "http://www.solidcasts.com/episode/#{episode.solidcastsuser.id}/audio/#{episode.id}/#{File.basename(episode.audio)}", :layout => false end we are getting ready to move to a new hardware environment supposed to happen today however we can''t as I have found 1.1.6 has really screwed up routes on me for some reason. i have had to do other...