Sha256: b5826a452a1db0b00505ff6a6c046d957792f1752538485f981a0af96112271c
Contents?: true
Size: 691 Bytes
Versions: 53
Compression:
Stored size: 691 Bytes
Contents
# ========================================================================== # Project: <%= namespace %> Buildfile # Copyright: ©<%= Time.now.year %> My Company, Inc. # ========================================================================== # 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
53 entries across 53 versions & 2 rubygems