Libraries
»
rodbot
(0.4.5)
»
Index (C)
»
Rodbot
»
Constants
Module: Rodbot::Constants
Included in:
Rodbot
Defined in:
lib/rodbot/constants.rb
Constant Summary
collapse
SERVICES =
Service types
%i(
app
relay
schedule
)
.
freeze
HOSTINGS =
Hosting types
%i(
procfile
docker
render
)
.
freeze