sprout-as3-bundle 0.1.37 → 0.1.38
Sign up to get free protection for your applications and to get access to all the features.
data/lib/sprout/as3/version.rb
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
require 'sprout'
|
2
|
-
# Optionally load gems from
|
3
|
-
# set_sources 'http://
|
2
|
+
# Optionally load gems from a server other than rubyforge:
|
3
|
+
# set_sources 'http://gems.projectsprouts.org'
|
4
4
|
sprout 'as3'
|
5
5
|
|
6
6
|
############################################
|