Brice Ruth wrote:
> When clicking on the "?" link to get to the file upload form, I get an 
> error screen and this in the production log:
>
> ActionController::RoutingError (no route found to match 
> "/wiki/files/myfile.pdf" with {:method=>:get}):
>
> I checked routes.rb and :web/files/:id is there, file_controller.rb is 
> in app/controllers/, and wiki/files is created under instiki/public/ 
> ... so not sure why Rails is complaining.
>
> Any ideas?
>
> Thanks!
>
> -- 
> Brice Ruth, FCD
> Software Engineer, Madison WI

yes. dont use the dot.
> ------------------------------------------------------------------------
>
> _______________________________________________
> Instiki-users mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/instiki-users

_______________________________________________
Instiki-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/instiki-users

Reply via email to