Sha256: 3e53e911eadffa82bdcf56d93dfd49dd071f402b97f226ff3c0752a412f7d7d8
Contents?: true
Size: 489 Bytes
Versions: 7
Compression:
Stored size: 489 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 "strong_json" # Gems end # target :spec do # signature "sig", "sig-private" # # check "spec" # # # library "pathname", "set" # Standard libraries # # library "rspec" # end
Version data entries
7 entries across 7 versions & 4 rubygems
Version | Path |
---|---|
mmh3-1.2.0 | Steepfile |
dartsclone-0.3.1 | Steepfile |
magro-0.5.1 | Steepfile |
magro-0.5.0 | Steepfile |
libsvmloader-0.3.0 | Steepfile |
mmh3-1.1.0 | Steepfile |
dartsclone-0.3.0 | Steepfile |