Sha256: 777e4c93e815a9089da72083a8e09398f48bf021e1518a8b9450d29d890cb4ab

Contents?: true

Size: 767 Bytes

Versions: 2

Compression:

Stored size: 767 Bytes

Contents

#CODE WORKFLOW & RELEASE
http://bundler.io/v1.12/guides/creating_gem.html
https://relishapp.com/rspec/rspec-expectations/v/3-7/docs/built-in-matchers
https://github.com/svenfuchs/gem-release

gem build whatever.gemspec -> creates gem file
sudo gem install whatever_v_1.0.gem -> installs gem locally

gem release -> loads gem into rubygems server for installation and distribution

#GEM TUTORIALS
https://github.com/cedlemo/ruby-gtk3-tutorial
http://iridakos.com/tutorials/2018/01/25/creating-a-gtk-todo-application-with-ruby

CALCULATIONS: RGEO
http://daniel-azuma.com/articles/georails/part-3i -->Rgeo

INTERFACE: GOSU
https://github.com/gosu/gosu-examples
https://github.com/gosu/gosu/wiki/Getting-Started-on-Linux
https://github.com/gosu/gosu/wiki/Ruby-Tutorial

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ruby_pager-0.1.3 TODO.txt
ruby_pager-0.1.2 TODO.txt