everypolitician / viewer-sinatra

Sinatra app for (pre)viewing EveryPolitician website dynamically
http://everypolitician.org/
5 stars 5 forks source link

Install sinatra/reloader #15635

Closed henare closed 6 years ago

henare commented 6 years ago

What does this do?

This reloads files that have been changed in development.

Why was this needed?

It's useful for us when app.rb has been changed because prior to this you needed to manually restart the server if you changed this file.

Relevant Issue(s)

N/A

Implementation notes

N/A

Screenshots

N/A

Notes to Reviewer

N/A

Notes to Merger

N/A