Forum: Ruby/Rails
12-04-2007, 07:05 AM
|
|
Replies: 12
Views: 4,072
I appreciate the response. I'm afraid I don't...
I appreciate the response. I'm afraid I don't have the time (or know how for that matter) to build a test app for you to replicate the error. I can however tell you that the code I am using works...
|
Forum: General
12-04-2007, 06:07 AM
|
|
Replies: 0
Views: 1,824
Checking headers
Is there a way to check what headers come into the web-server on a request? I have my log level set to debug but don't see this information.
I am using rails, am having some trouble and want to...
|
Forum: Ruby/Rails
12-03-2007, 02:17 PM
|
|
Replies: 12
Views: 4,072
Thanks for your reply...
I have done this...
Thanks for your reply...
I have done this to no avail... The Content-Disposition header simply seems to not work. In addition, how can the 500 error showing up in firebug be explained.
|
Forum: Ruby/Rails
12-03-2007, 02:07 PM
|
|
Replies: 12
Views: 4,072
|
Forum: Ruby/Rails
12-03-2007, 12:42 PM
|
|
Replies: 12
Views: 4,072
Naming file downloads (Content-Disposition??)
Greetings... I am attempting to name a file that is to be downloaded from my webserver but the downloaded file name always ends up being the name of the page "downloads" that called the action.
I...
|
Forum: Ruby/Rails
12-03-2007, 11:18 AM
|
|
Replies: 8
Views: 2,972
|
Forum: Ruby/Rails
12-03-2007, 10:38 AM
|
|
Replies: 8
Views: 2,972
|
Forum: Ruby/Rails
12-03-2007, 10:22 AM
|
|
Replies: 8
Views: 2,972
Thanks for the reply:
Please help me verify...
Thanks for the reply:
Please help me verify that I am doing the right thing. The document root of my rails app is of course the public folder. In the public folder I have a folder called...
|
Forum: Ruby/Rails
12-03-2007, 09:39 AM
|
|
Replies: 8
Views: 2,972
Internal Redirect w/ Rails
I am trying to serve some files in the most secure fashion using Litespeed's INternal Redirect that I read about here:...
|