#What it does WhatsMyRanking is simply a webcrawler that presents you with SEO critical information, such as your structured data, meta tags, image descriptions, etc.
#Requirements Rails 4.2 or above Ruby 2.2 or above sqlite3 3.7 or above
#instalation
bundle install
rake db:create
rake db:migrate
rake assets:precompile
#run
rails s
#Deployment example whatsmyranking.com