rad_js 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rad_js
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -41,6 +41,13 @@ files:
41
41
  - lib/js/require.rb
42
42
  - spec/jquery_spec.rb
43
43
  - spec/spec_helper.rb
44
+ - static/lib/mootools.extensions.js
45
+ - static/lib/rad.css
46
+ - static/lib/rad.js
47
+ - static/old/jquery.js
48
+ - static/old/old.js
49
+ - static/old/rad.jquery.js
50
+ - static/vendor/mootools.js
44
51
  has_rdoc: true
45
52
  homepage: http://github.com/alexeypetrushin/rad_js
46
53
  licenses: []