Sunday, 8 September 2013

Rails application not displaying index.html in development mode

Rails application not displaying index.html in development mode

I have placed an index.html file in the public/ directory of my rails
4.0.0 application but it continues to display the rails welcome page. I ma
using webrick in development mode.
I have another app almost identical in setup which works fine.

No comments:

Post a Comment