Skip to content

Instantly share code, notes, and snippets.

@ialexi
Forked from geojeff/gist:410560
Created May 23, 2010 01:49
Show Gist options
  • Save ialexi/410561 to your computer and use it in GitHub Desktop.
Save ialexi/410561 to your computer and use it in GitHub Desktop.
# ===========================================================================
# Project: RaphaelPlay
# Copyright: ©2010 My Company, Inc.
# ===========================================================================
config :raphaelplay, :required => [:sproutcore, :raphael]
config :test_controls, :required => [:sproutcore, "sproutcore/forms", "sproutcore/animation"], :theme => "sproutcore/ace"
config :phone_controls, :required => [:sproutcore, "sproutcore/forms", "sproutcore/animation"], :theme => "sproutcore/ace"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment