bundle install
rake db:create
rake db:migrate
localhost:3000
unless you will change port binding
example
ReadingService.fetch(x, {email: "sample@mail.com"})
bundle install
rake db:create
rake db:migrate
localhost:3000
unless you will change port binding
example
ReadingService.fetch(x, {email: "sample@mail.com"})