Module: NineToFive
- Defined in:
- lib/nine_to_five.rb,
lib/nine_to_five/railtie.rb,
lib/nine_to_five/version.rb
Defined Under Namespace
Classes: Middleware, Railtie
Constant Summary collapse
- VERSION =
"0.1.0"
- @@start_hour =
9
- @@end_hour =
17
- @@response =
"Please come back during business hours."