Hy,
i am quite a noob, in rails , web developpement and deploying web site.
I have folowed this tutorial step by step :
http://guides.rubyonrails.org/getting_started.html
. I have set up the root routes (it works)
http://grumphette.nostalic.net/
, but when i want to see the form created by rails to submit one post, i have gote the 500 error page and i don’t understand…
Is this a database problem? but when i run the rake db:create and rake db:migrate, nothing un-normal hapened.
If you have somme help for a noob ^^
thank you