neerajdotname-javascript_lab 0.0.12 → 0.0.13

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.
data/History.txt CHANGED
@@ -1,4 +1,8 @@
1
1
 
2
+ === 0.0.13 2009-06-18
3
+
4
+ * updated the README
5
+
2
6
  === 0.0.12 2009-06-18
3
7
 
4
8
  * added the missing view file
data/README.markdown CHANGED
@@ -10,7 +10,8 @@ Install javascript_lab
10
10
 
11
11
  <pre>
12
12
  <code>
13
- sudo gem install neerajdotname-javascript_lab -s http://gems.github.com
13
+ gem sources -a http://gems.github.com
14
+ sudo gem install neerajdotname-javascript_lab
14
15
  </code>
15
16
  </pre>
16
17
 
@@ -8,5 +8,5 @@ require 'javascript_lab/view_helpers'
8
8
  require 'javascript_lab/app'
9
9
 
10
10
  module JavascriptLab
11
- VERSION = '0.0.11'
11
+ VERSION = '0.0.13'
12
12
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: neerajdotname-javascript_lab
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.12
4
+ version: 0.0.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - Neeraj Singh