I'm a complete Rails noob, can anybody help me understand why after installing this my app shows up without any formatting? http://imgur.com/pQ8wOdG I did notice that there was a Warning regarding different versions of libxml used for Nekogiri: $ RAILS_ENV=production rake db:migrate WARNING: Nokogiri was built against LibXML version 2.8.0, but has dynamically loaded 2.7.8
Or just run it in development mode with `rails server`.