Class: Rails::Server
- Inherits:
-
Object
- Object
- Rails::Server
- Defined in:
- lib/vagrant_binding.rb
Instance Method Summary collapse
Instance Method Details
#default_options ⇒ Object
6 7 8 |
# File 'lib/vagrant_binding.rb', line 6 def super.merge(Host: '0.0.0.0', Port: 3000) end |