RubyGems Navigation menu

dory 1.1.0

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
colorize ~> 0.8
ptools ~> 1.3
thor ~> 0.20

Development Dependencies (5):

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

Owners:

Pushed by:

Authors:

  • Ben Porter

SHA 256 checksum:

dd9b427f44e68c349c1497b2c2d4e02f6b7d4137db3afd88f2143db12fadc8fc

Total downloads 136,275

For this version 17,034

License:

MIT

Required Ruby Version: >= 2.1.0

Links: