I'm stuck on the Documentation page after creating the new site "example_application". Tried logging in using http://localhost:3000/ but there is no connection. I did not edit the gemfile to change the database so I think everything is setup as default from the Documentation. However, I am almost at the end of another documentation for setting Ruby on Rails on WAMP but last part of that setup isn't working so I don't know if that's why I have no connection on port 3000.
Troubleshooting so far... there's no public/.htaccess file created in C:/wamp/www/projects/RUBY/test after running a "rails test" so I can't continue with the rest of the documentation found here -- http://www.alexbernard.fr/fichiers/blog/Installer-Ruby-On-Rails-sur-un-Wamp-Server.pdf. Not sure how to proceed from this point with the rest of the "Install Rails on WAMP" documentation. I was thinking the next step would have been to configure the gemfile to use Apache instead of Thin? Sorry if the WAMP-Apache problem is off-topic as I know this is a Radiant CMS group. Can someone please point me in the right direction or advise on what I could be doing better or more correct with this install (I use strictly WAMP) & why I can't access the login page? Another concern I have is how different the installation process will be when setting up Radiant at the hosting service. Are there any pitfalls with doing this locally that I should be aware of? Thank you.
