RubyGems Navigation menu

dory 1.1.1

Dory lets you forget about IP addresses and port numbers while you are developing your application. Through the magic of local DNS and a reverse proxy, you can access your app at the domain of your choosing. For example, http://myapp.docker or http://this-is-a-really-long-name.but-its-cool-cause-i-like-it. Check it out on github at: https://github.com/FreedomBen/dory

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.0 - September 21, 2022 (15 KB)
  2. 1.1.2 - September 21, 2022 (15 KB)
  3. 1.1.1 - April 07, 2021 (15 KB)
  4. 1.1.0 - August 14, 2019 (15 KB)
  5. 1.0.4 - April 17, 2019 (15 KB)
Show all versions (47 total)

Runtime Dependencies (4):

activesupport >= 5.2, < 7.0
colorize ~> 0.8
ptools ~> 1.3
thor ~> 0.20

Development Dependencies (5):

byebug ~> 10.0
rake ~> 13.0
rspec ~> 3.8
rubocop ~> 0.58

Owners:

Pushed by:

Authors:

  • Ben Porter

SHA 256 checksum:

df2db527823b38403778c2b1017794dc6a6f9878b4a31138ccd5dd12fc307ea1

Total downloads 136,275

For this version 11,169

License:

MIT

Required Ruby Version: >= 2.1.0

Links: