Y
Hacker News
new
|
ask
|
show
|
jobs
by
ajsharp
5206 days ago
FWIW domain_info doesn't appear to be on rubygems.org.
1 comments
igor_a
5206 days ago
Thanks for pointing it out. I link directly
https://github.com/iafonov/domain_info
in Gemfile. But anyway just pushed it to rubygems -
https://rubygems.org/gems/domain_info
, so you can link it as `gem "domain_info", "~> 0.0.1"`
link