Sha256: d412a92b0e8f8e5e46abdcd7faf758d05a26a27d1464c6f892786176fe65a388
Contents?: true
Size: 89 Bytes
Versions: 1
Compression:
Stored size: 89 Bytes
Contents
module Capiru class Application def run raise "Implement" end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
capiru-0.0.1 | lib/capiru/application.rb |