how to specify the file path in rails over Mongrel web server
- by erwin
hi, I have a request to load a swf file, flaMovie.swf from rails. The swf file is located the directory /home/user1/railsproj/flash.
I have the code index.rhtml under view directory to show the .swf file,
ID=flaMovie WIDTH=250 HEIGHT=250
When I ran the code, I got the error,
ActionController::RoutingError (No route matches…