This i a Ruby on Rails 5 application that allows checking and showing a temperature and humidity on index page every 10 minutes
- Checking temperature and humidity
- Cron on every 10 minutes for checking
- Saving in production environment to Postgresql
- Little index page to show results
- rails db:setup
- Ruby on Rails version 5.1.4
- Postgres version 9.5
- bootstrap
- whenever
- will_paginate