RubyGems Navigation menu

dory 1.1.2

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:

66173f376b2326e1b7f03a3b6308d38c0fa7bf76cbcf08ab1542f4f838881d76

Total downloads 135,843

For this version 449

License:

MIT

Required Ruby Version: >= 2.1.0

Links: