Here is the error I get:
sergio@sergio-VirtualBox:~/blog$ rake db:create rake aborted! Could not find a JavaScript runtime. See https://github.com/sstephenson/ex
insert gem 'therubyracer' in Gemfile in a new line 1. run
gem install therubyracer -v '0.11.4'
bundle install
This will work