indentation 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
- data/PostInstall.txt +1 -1
- data/lib/indentation.rb +1 -1
- metadata +3 -3
data/PostInstall.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
-------------------------------------------------------------------------------
|
2
2
|
Thanks for installing the indentation gem! :)
|
3
3
|
|
4
|
-
For
|
4
|
+
For current information on indentation, see http://samueldana.github.com/indentation/
|
5
5
|
-------------------------------------------------------------------------------
|
data/lib/indentation.rb
CHANGED
metadata
CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
|
|
5
5
|
segments:
|
6
6
|
- 0
|
7
7
|
- 0
|
8
|
-
-
|
9
|
-
version: 0.0.
|
8
|
+
- 2
|
9
|
+
version: 0.0.2
|
10
10
|
platform: ruby
|
11
11
|
authors:
|
12
12
|
- Samuel Dana
|
@@ -85,7 +85,7 @@ post_install_message: |-
|
|
85
85
|
-------------------------------------------------------------------------------
|
86
86
|
Thanks for installing the indentation gem! :)
|
87
87
|
|
88
|
-
For
|
88
|
+
For current information on indentation, see http://samueldana.github.com/indentation/
|
89
89
|
-------------------------------------------------------------------------------
|
90
90
|
rdoc_options:
|
91
91
|
- --main
|