Rack Middleware for websites that are only open 9am till 5pm.
Outside these hours vistors are shown a static html page to tell them the website is closed.
in Gemfile
gem 'rack-closed'
in config/application.rb
config.middleware.use Rack::Closed
| Name | Name | Last commit date | ||
|---|---|---|---|---|