www.byjp.me/content/posts/tumblr-musings/ruby-dlc-on-github.md
2024-08-19 18:08:32 +01:00

908 B
Raw Blame History

title date draft emoji tags
Ruby-DLC on Github 2009-05-05T15:20:00+01:00 false 🐙
ruby
code
gem
github
ruby-dlc
dlc
from-tumblr

github.com

Ruby-DLC is now available on github, and consequently as a gem! You can install with1:

gem sources -a https://gems.github.com
sudo gem install jphastings-dlc

Theres a gist explaining how to use the library and the rdoc documentation is still available on my project page. Please file an issue if you have any problems with the code, I havent checked it thoroughly!


  1. Import note: This syntax is incorrect today, and the code only supports Ruby 1.x, so you'll have to make your own way if you're interested in using this! ↩︎