asproject 0.1.69 → 0.1.71

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,7 @@ module AsProject
2
2
  module VERSION
3
3
  MAJOR = 0
4
4
  MINOR = 1
5
- TINY = 70
5
+ TINY = 72
6
6
 
7
7
  STRING = [MAJOR, MINOR, TINY].join('.')
8
8
  end
@@ -0,0 +1,10 @@
1
+
2
+ This file has been created because I can't figure out how to bundle
3
+ Empty directories in the gem package.
4
+
5
+ If you know how to do this, please contact me...
6
+
7
+ Thanks,
8
+
9
+ lbayes@patternpark.com
10
+
@@ -0,0 +1,10 @@
1
+
2
+ This file has been created because I can't figure out how to bundle
3
+ Empty directories in the gem package.
4
+
5
+ If you know how to do this, please contact me...
6
+
7
+ Thanks,
8
+
9
+ lbayes@patternpark.com
10
+
@@ -0,0 +1,10 @@
1
+
2
+ This file has been created because I can't figure out how to bundle
3
+ Empty directories in the gem package.
4
+
5
+ If you know how to do this, please contact me...
6
+
7
+ Thanks,
8
+
9
+ lbayes@patternpark.com
10
+
@@ -0,0 +1,10 @@
1
+
2
+ This file has been created because I can't figure out how to bundle
3
+ Empty directories in the gem package.
4
+
5
+ If you know how to do this, please contact me...
6
+
7
+ Thanks,
8
+
9
+ lbayes@patternpark.com
10
+
@@ -0,0 +1,10 @@
1
+
2
+ This file has been created because I can't figure out how to bundle
3
+ Empty directories in the gem package.
4
+
5
+ If you know how to do this, please contact me...
6
+
7
+ Thanks,
8
+
9
+ lbayes@patternpark.com
10
+
@@ -0,0 +1,10 @@
1
+
2
+ This file has been created because I can't figure out how to bundle
3
+ Empty directories in the gem package.
4
+
5
+ If you know how to do this, please contact me...
6
+
7
+ Thanks,
8
+
9
+ lbayes@patternpark.com
10
+
@@ -0,0 +1,10 @@
1
+
2
+ This file has been created because I can't figure out how to bundle
3
+ Empty directories in the gem package.
4
+
5
+ If you know how to do this, please contact me...
6
+
7
+ Thanks,
8
+
9
+ lbayes@patternpark.com
10
+
@@ -0,0 +1,10 @@
1
+
2
+ This file has been created because I can't figure out how to bundle
3
+ Empty directories in the gem package.
4
+
5
+ If you know how to do this, please contact me...
6
+
7
+ Thanks,
8
+
9
+ lbayes@patternpark.com
10
+
@@ -0,0 +1,10 @@
1
+
2
+ This file has been created because I can't figure out how to bundle
3
+ Empty directories in the gem package.
4
+
5
+ If you know how to do this, please contact me...
6
+
7
+ Thanks,
8
+
9
+ lbayes@patternpark.com
10
+
@@ -0,0 +1,10 @@
1
+
2
+ This file has been created because I can't figure out how to bundle
3
+ Empty directories in the gem package.
4
+
5
+ If you know how to do this, please contact me...
6
+
7
+ Thanks,
8
+
9
+ lbayes@patternpark.com
10
+
@@ -0,0 +1,10 @@
1
+
2
+ This file has been created because I can't figure out how to bundle
3
+ Empty directories in the gem package.
4
+
5
+ If you know how to do this, please contact me...
6
+
7
+ Thanks,
8
+
9
+ lbayes@patternpark.com
10
+
metadata CHANGED
@@ -3,7 +3,7 @@ rubygems_version: 0.9.0
3
3
  specification_version: 1
4
4
  name: asproject
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.1.69
6
+ version: 0.1.71
7
7
  date: 2007-03-12 00:00:00 -07:00
8
8
  summary: AsProject is a tool set that simplifies the process of beginning and growing a new ActionScript project.
9
9
  require_paths:
@@ -35,6 +35,7 @@ files:
35
35
  - lib
36
36
  - Manifest.txt
37
37
  - MIT-LICENSE.txt
38
+ - pkg
38
39
  - rakefile.rb
39
40
  - README.txt
40
41
  - setup.rb
@@ -253,12 +254,23 @@ files:
253
254
  - templates/ide/mate/Create Class.tmCommand
254
255
  - templates/ide/mate/Rebuild Test Suites.tmCommand
255
256
  - templates/ide/mate/Run Rake Task.tmCommand
257
+ - templates/asclass/mxml/.crap_file
258
+ - templates/asproject/as2/art/.crap_file
259
+ - templates/asproject/as2/doc/.crap_file
260
+ - templates/asproject/as2/project/bin/.crap_file
261
+ - templates/asproject/as2/project/lib/.crap_file
262
+ - templates/asproject/as3/art/.crap_file
263
+ - templates/asproject/as3/doc/.crap_file
264
+ - templates/asproject/as3/project/bin/.crap_file
265
+ - templates/asproject/as3/project/lib/.crap_file
266
+ - templates/asproject/as3/project/test/.crap_file
256
267
  - templates/asproject/fb2as/project/.actionScriptProperties
257
268
  - templates/asproject/fb2as/project/.project
258
269
  - templates/asproject/fb2as/project/.settings
259
270
  - templates/asproject/fdt/project/.as2_classpath
260
271
  - templates/asproject/fdt/project/.project
261
272
  - templates/asproject/fdt/project/.settings
273
+ - templates/asproject/mxml/.crap_file
262
274
  test_files: []
263
275
 
264
276
  rdoc_options: