jeffstagg.github.io
Using Vagrant for Ruby on Rails in Windows
http://jeffstagg.github.io/2014/02/13/using-vagrant-for-ruby-on-rails-in-windows
Using Vagrant for Ruby on Rails in Windows. February 13th, 2014. When I first started using Rails, I was using Fedora. And things were just wonderful. I could quickly and easily install tools via Ruby Gems and Aptitude. It was easy to be productive when everything just worked . It was a miracle. I created a box that would allow me to use Console to boot into a Linux environment with Rails installed, and share my project in my Windows environment to make edits without sacrificing my productivity and s...
jeffstagg.github.io
Solving 'role username does not exist' with PostgreSQL
http://jeffstagg.github.io/ruby/rails/postgresql/linux/2012/07/31/solving-role-username-does-not-exist-with-postgresql
Solving 'role username does not exist' with PostgreSQL. July 31st, 2012. One annoyance I’ve had working with PostgreSQL in Rails is having to deal with the service on my Linux box. When I create a new Rails application with:. Rails new Application - database=postgresql. To post onto Heroku, my Rails app is created fine, my database.yml file looks okay, and everything is built wonderfully. However, when I run a. I am often met with the error:. Su - su - postgres createuser -s Application exit exit.
jeffstagg.github.io
Categories
http://jeffstagg.github.io/categories.html
Solving 'role username does not exist' with PostgreSQL. July 31, 2012. Solving 'role username does not exist' with PostgreSQL. July 31, 2012. Solving 'role username does not exist' with PostgreSQL. July 31, 2012. Solving 'role username does not exist' with PostgreSQL. July 31, 2012.
jeffstagg.github.io
Tags
http://jeffstagg.github.io/tags.html