RubyGems Navigation menu

dory 1.2.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, < 8.0
colorize ~> 0.8
ptools ~> 1.4
thor ~> 1.2

Development Dependencies (5):

byebug ~> 11.1
rake ~> 13.0
rspec ~> 3.11
rubocop ~> 1.36

Owners:

Pushed by:

Authors:

  • Ben Porter

SHA 256 checksum:

41a8400346c3818bbd397fe1e107d2f19dbe93516dd6dae7d072f070e0b74109

Total downloads 135,841

For this version 4,016

License:

MIT

Required Ruby Version: >= 2.1.0

Links: