Hi all! I’m pretty new to Rails and got stuck a little.
I’m trying to create new object instance via “new” form but nothing happens. I just get the same form (refreshed and empty) and all parameter that I had typed serialized in address bar after ?
I tried to find help on stackoverflow, but we all together couldn’t figure out where is the error.
So here is my code: sqlite - cannot save object to database (Rails 3) - Stack Overflow
Please take a glance and help me to understand where I am wrong.
All help is highly appreciated.