How can I host my Ruby on Rails application - no hosting providers offer SQLite3 database.
- by Sergio Tapia
I'm really new at Ruby on Rails development. I'm reading Head First Rails and it says that Rails uses SQLite3 as it's database system.
How exactly would I go about uploading my website/application so the world can use it?