Sha256: aaf444fb032febbabd84f777dfe6a91a376432a6077d1bf32099982056a2c6e1
Contents?: true
Size: 167 Bytes
Versions: 5
Compression:
Stored size: 167 Bytes
Contents
require 'jbundle' JBUNDLE_FILE = 'Jfile' begin JBundle.config_from_file(JBUNDLE_FILE) JBundle.write! rescue JBundle::NoJFileError => boom puts boom.message end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
jbundle-0.0.9 | bin/jbundle |
jbundle-0.0.8 | bin/jbundle |
jbundle-0.0.7 | bin/jbundle |
jbundle-0.0.6 | bin/jbundle |
jbundle-0.0.5 | bin/jbundle |