Sha256: 15a60d2dca5cd7db2de0f313f98c51b52c8df52c5318e2ce010c302f47d19628
Contents?: true
Size: 369 Bytes
Versions: 2
Compression:
Stored size: 369 Bytes
Contents
source "https://rubygems.org" # to troubleshoot/debug things #gem 'rubocop' gem 'rake' #gem 'pry' gem 'pry', :group => :development #gem 'require_all' # yup I'm lazy: https://stackoverflow.com/questions/735073/best-way-to-require-all-files-from-a-directory-in-ruby #gem 'after_do' # To allow AFTER calling instance to do LOAD() automagically. Naah I can do without :)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
storazzo-0.4.10 | Gemfile |
storazzo-0.4.9 | Gemfile |