Sha256: c1a423319eff65507b358743b76fad89ab47cc2c3d323c2271399643e03f175c
Contents?: true
Size: 343 Bytes
Versions: 85
Compression:
Stored size: 343 Bytes
Contents
# This buildfile causes the sproutcore/costello target to require the # sproutcore project, which requires the sproutcore/costello target (i.e. # a recursive reference) # # Test against this project to ensure this sort of thing does not cause # infinite loops config :all, :required => :sproutcore config :sproutcore, :required => :costello
Version data entries
85 entries across 85 versions & 2 rubygems