Free SQLite to MySql Converter – Super Easy!
Heres how to copy my a development SQLite Database into a MySQL Production Database in 5 Easy Steps. Here’s the easiest way to do it. Seriously: 1. Install the SQLite Manager Firefox Addon 2. After the...
View ArticleCapistrano Rails Deploy without SVN or Git
I needed this post when I was just starting on Rails and didn’t know how to set-up SVN and/or Git. I used Blue Box Group Rails Shared Hosting and the really-easy-to-deploy with Capistrano. It’s pretty...
View ArticleLearn Ruby on Rails Fast
The best way to learn Ruby on Rails also happens to be a fast way. Check out these links to get you on your way. Rails Guides Ruby on Rails Guides – Official • Hands down best resource. Everything...
View ArticleHow to See Your Running Rails Log in Passenger?
When someone switches over from script/server to Passenger when starting with Ruby on Rails one of the biggest things that they miss is seeing the log output in Terminal. But it’s not too hard to get...
View Article