Sha256: 4ef42f012d59cd2174d3d2afe9149bd2ff664a56c410ef2872e8d7c405b0c6d1
Contents?: true
Size: 395 Bytes
Versions: 3
Compression:
Stored size: 395 Bytes
Contents
# This is the default configuration file for SproutCore. By default, all # frameworks in this library will pick up these settings. Override them in # your own projects as needed config :all, :required => [:sproutcore, :prototype] config :sproutcore, :required => [:prototype] config :prototype, :required => [] config :sc_test_runner do |c| c[:layout] = "sproutcore:lib/index.rhtml" end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sproutcore-0.9.12 | sc-config.rb |
sproutcore-0.9.14 | sc-config.rb |
sproutcore-0.9.13 | sc-config.rb |