Sha256: e59d432a05f45844321ddc12df4f09ce5ca6bb74fdd84a39c66c0af7f5009faf
Contents?: true
Size: 484 Bytes
Versions: 2
Compression:
Stored size: 484 Bytes
Contents
target :lib do signature "sig" # check "lib" # Directory name # check "Gemfile" # File name # check "app/models/**/*.rb" # Glob # # ignore "lib/templates/*.rb" # # # library "pathname", "set" # Standard libraries library "dartsclone" # Gems end # target :spec do # signature "sig", "sig-private" # # check "spec" # # # library "pathname", "set" # Standard libraries # # library "rspec" # end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
suika-0.3.1 | Steepfile |
suika-0.3.0 | Steepfile |