godo 1.0.0 → 1.0.1

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.tar.gz.sig CHANGED
@@ -1,2 +1,2 @@
1
- KR��O s?���bs �Ble�MS���R?ʘ�<��o���2K����j����-�2�bX�c��_����nIm����6�5dj��g2?��
2
- %$Hɇ�ד� J�^��Pi���"o��ŕ_6=�7��}d�ۇ��1��wZz�/y��o��g¢�+G���%幫���>T���{���ց9*۟.O��������#�񇞧����H�]7vR��p?��khD~�㷮4x�P`6�j��H��$s
1
+ 5$Ս5{Te����=Y; ��Et�԰�aq !q.ب<�$;���0g���2pԢ����&���5A.�Tt�aK��V��2'v��xH�UJ����S�[q��5���ٰ�l�&` 1�����G��>
2
+ ��/%G�T�AM��*�S �>W���f��t"���:�%1!6���1M\5&"šxYe��5e-
@@ -4,3 +4,8 @@
4
4
 
5
5
  * Birthday!
6
6
 
7
+ === 1.0.1 / 2008-03-09
8
+
9
+ * 1 minor fix
10
+
11
+ * Removed some test fluff that got left in the release
@@ -1,7 +1,7 @@
1
1
  require 'yaml'
2
2
 
3
3
  module Godo
4
- VERSION = '1.0.0'
4
+ VERSION = '1.0.1'
5
5
  LIBPATH = File.expand_path( File.dirname( __FILE__ ) )
6
6
 
7
7
  def self.libpath( *args )
@@ -14,9 +14,7 @@ module Godo
14
14
  execute( "cd #{path}; clear;" )
15
15
 
16
16
  if command
17
- puts "Command: #{command}"
18
17
  command = eval( "\"" + command + "\"", get_binding )
19
- puts "\tNow: #{command}"
20
18
  execute( command )
21
19
  end
22
20
 
@@ -116,7 +116,6 @@ matchers:
116
116
  - rails
117
117
  - svn
118
118
  actions:
119
- - say
120
119
  - mongrel
121
120
  - devlog
122
121
  - reqlog
@@ -135,7 +134,6 @@ matchers:
135
134
  - rspec
136
135
  - git
137
136
  actions:
138
- - say
139
137
  - mongrel
140
138
  - devlog
141
139
  - reqlog
@@ -153,7 +151,6 @@ matchers:
153
151
  - rails
154
152
  - svn
155
153
  actions:
156
- - say
157
154
  - mongrel
158
155
  - devlog
159
156
  - reqlog
@@ -171,7 +168,6 @@ matchers:
171
168
  - rails
172
169
  - git
173
170
  actions:
174
- - say
175
171
  - mongrel
176
172
  - devlog
177
173
  - reqlog
@@ -189,7 +185,6 @@ matchers:
189
185
  - true
190
186
  actions:
191
187
  - terminal
192
- - say
193
188
 
194
189
  # A list of project root paths to be searched
195
190
  projects:
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: godo
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matt Mower
@@ -30,7 +30,7 @@ cert_chain:
30
30
  yMQ/kUco
31
31
  -----END CERTIFICATE-----
32
32
 
33
- date: 2008-03-08 00:00:00 +00:00
33
+ date: 2008-03-09 00:00:00 +00:00
34
34
  default_executable:
35
35
  dependencies:
36
36
  - !ruby/object:Gem::Dependency
metadata.gz.sig CHANGED
Binary file