Sha256: 52f8892f475afb08a10aec0e3e8af9198b22839b8fc48c2469720a8dab5c4167
Contents?: true
Size: 496 Bytes
Versions: 13
Compression:
Stored size: 496 Bytes
Contents
<%= copyright_block("#{namespace} Buildfile", :ruby) %> # You can use to buildfile to add a custom page title, set environment # variables, and require any specific JavaScript or other libraries you want # to use. # # The default configuration just sets the page title and also requires # SproutCore-Mini (a smaller version of SproutCore) # config :<%= target_name %>, :required => ['sproutcore/mini'], :title => '<%= target_name.split('_').map { |x| x.capitalize }.join(" ") %>'
Version data entries
13 entries across 13 versions & 1 rubygems