Blog tutorial using Padrino framework Install dependencies bundle Create Database bundle exec rake db:create bundle exec rake db:migrate bundle exec rake db:seed Running the server padrino s Some tests made See Requests-tests.md