Skip to content

Instantly share code, notes, and snippets.

@geojeff
Created May 23, 2010 01:49
Show Gist options
  • Save geojeff/410560 to your computer and use it in GitHub Desktop.
Save geojeff/410560 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", "sproutcore/ace"]
config :phone_controls, :required => [:sproutcore, "sproutcore/forms", "sproutcore/animation", "sproutcore/ace"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment