Sha256: 046a7fd12a9b6d5a80566b08c4bfd0766db60a6fa9b362c4927ef02700b40cac
Contents?: true
Size: 559 Bytes
Versions: 11
Compression:
Stored size: 559 Bytes
Contents
<%= copyright_block(namespace, :ruby) %> # This is your Buildfile for your app, <%= namespace %>. This tells SproutCore # how to build your app. These settings override those in your project # Buildfile, which contains default settings for all apps in your project. # # This line tells SproutCore's CSS preprocessor what class names to target. # Since your app has a theme named '<%= css_name %>', and it is based on SproutCore's # Ace theme (named 'ace'), it is set to 'ace.<%= css_name %>'. config :<%= target_name %>, :css_theme => 'ace.<%= css_name %>'
Version data entries
11 entries across 11 versions & 1 rubygems