My friend sent me a great link to some resources for creating standalone Ruby on Rails applications.
I followed the instructions and it worked as expected. I had to change all the references for sqlite to sqlite3 because that's the version I'm using. I am very impressed.