Gem in a Box
If you did not need any credentials to get to this page
gem sources -a https://rubygems.z0ny.net/
If you needed some credentials to get to this page
gem sources -a https://username:password@rubygems.z0ny.net/
and then ...
gem install geminabox
gem inabox [gemfile]
Upload Another Gem
-
aws-file-handler (0.1.0 - 0.1.9)
gem install aws-file-handler -v "0.1.9"gem install aws-file-handler -v "0.1.8"gem install aws-file-handler -v "0.1.7"gem install aws-file-handler -v "0.1.6"
Older versions...gem install aws-file-handler -v "0.1.5"Gem adds ability to upload, process and download files from/to AWS. Mainly used for images and their thumbnails. Downloading is secured by JWT.
-
simple_test (0.1.3 - 0.1.8)
gem install simple_test -v "0.1.8"gem install simple_test -v "0.1.7"gem install simple_test -v "0.1.6"gem install simple_test -v "0.1.5"
Older versions...gem install simple_test -v "0.1.4"Simple gem for testing. It does nothing but you can use SimpleTest.hi
-
zn-config (0.3.0)
gem install zn-config -v "0.3.0"Obtains configuration from ENV variables for ZN services.