I have an error when using pow, but it works perfectly with rails s. Here is the results of the same code on Heroku: www.contakapp.com
It looks like Pow isn't using the same Ruby as your shell session. You can learn how to properly setup Pow with the same version of Ruby using your Ruby version manager in the Pow User Manual.