Sha256: cfa47982abab9f92b3197673754f443a21374a36eea5291bf63cb28c2eddd402
Contents?: true
Size: 522 Bytes
Versions: 17
Compression:
Stored size: 522 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 # a smaller subset of SproutCore (runtime and datastore). # config :<%= target_name %>, :required => ['sproutcore/runtime', 'sproutcore/datastore'], :title => '<%= target_name.split('_').map { |x| x.capitalize }.join(" ") %>'
Version data entries
17 entries across 17 versions & 1 rubygems