Skip to content

Instantly share code, notes, and snippets.

@geojeff
Created May 23, 2010 01:28
Show Gist options
  • Save geojeff/410541 to your computer and use it in GitHub Desktop.
Save geojeff/410541 to your computer and use it in GitHub Desktop.
1 # ===========================================================================
2 # Project: RaphaelPlay
3 # Copyright: ©2010 My Company, Inc.
4 # ===========================================================================
5
6 #config :all, :required => [:sproutcore, :raphael]
7 config :raphaelplay, :required => [:sproutcore"]
8 config :test_controls, :required => [:sproutcore, "sproutcore/forms", "sproutcore/animation"]
9 config :phone_controls, :required => [:sproutcore, "sproutcore/forms", "sproutcore/animation"]
~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment