Displaying 1 result from an estimated 1 matches for "file_name_without_extension".
2006 May 15
0
Routing fails for files under public without file extensions
...ect '':controller/:action/:id''
map.connect '':controller/:action/*filename''
I don''t see any problems with my routes file.
Can anyone verify that there is an issue with serving files that lack
extensions?
I can create a brand new text file of name "file_name_without_extension"
and put some text in it directly underneath "public" and it will not be
served.
Thanks,
Wes
--
Posted via http://www.ruby-forum.com/.