dtf 0.3.6 → 0.3.7
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/.travis.yml +1 -1
- data/doc/AnalysisCase.html +1 -1
- data/doc/CaseTest.html +1 -1
- data/doc/Dtf.html +2 -2
- data/doc/Dtf/Command.html +1 -1
- data/doc/Dtf/Command/CreateUser.html +1 -1
- data/doc/Dtf/Command/CreateVs.html +1 -1
- data/doc/Dtf/Command/DeleteUser.html +1 -1
- data/doc/Dtf/Command/DeleteVs.html +1 -1
- data/doc/Dtf/Command/SetupDtf.html +1 -1
- data/doc/Dtf/ErrorSystem.html +1 -1
- data/doc/Dtf/OptionsParser.html +1 -1
- data/doc/User.html +1 -1
- data/doc/VerificationSuite.html +1 -1
- data/doc/_index.html +1 -1
- data/doc/file.README.html +1 -1
- data/doc/index.html +1 -1
- data/doc/top-level-namespace.html +1 -1
- data/lib/config/environment.rb +0 -21
- data/lib/dtf/version.rb +1 -1
- metadata +2 -2
data/.travis.yml
CHANGED
@@ -8,7 +8,7 @@ before_script:
|
|
8
8
|
- RAILS_ENV='development' bundle exec gem list
|
9
9
|
- RAILS_ENV='development' bundle exec thor dtf_setup:config
|
10
10
|
- RAILS_ENV='development' bundle exec rake db:migrate
|
11
|
-
- RAILS_ENV='development' bundle exec rspec spec --format doc
|
11
|
+
- RAILS_ENV='development' bundle exec rspec spec --profile --format doc
|
12
12
|
script: RAILS_ENV='production' gem build dtf.gemspec
|
13
13
|
notifications:
|
14
14
|
irc:
|
data/doc/AnalysisCase.html
CHANGED
@@ -129,7 +129,7 @@ AnalysisCase</p>
|
|
129
129
|
</div>
|
130
130
|
|
131
131
|
<div id="footer">
|
132
|
-
Generated on
|
132
|
+
Generated on Wed Oct 10 14:11:34 2012 by
|
133
133
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
134
134
|
0.8.2.1 (ruby-1.9.3).
|
135
135
|
</div>
|
data/doc/CaseTest.html
CHANGED
@@ -126,7 +126,7 @@
|
|
126
126
|
</div>
|
127
127
|
|
128
128
|
<div id="footer">
|
129
|
-
Generated on
|
129
|
+
Generated on Wed Oct 10 14:11:34 2012 by
|
130
130
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
131
131
|
0.8.2.1 (ruby-1.9.3).
|
132
132
|
</div>
|
data/doc/Dtf.html
CHANGED
@@ -106,7 +106,7 @@
|
|
106
106
|
<dt id="VERSION-constant" class="">VERSION =
|
107
107
|
|
108
108
|
</dt>
|
109
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>0.3.
|
109
|
+
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>0.3.7</span><span class='tstring_end'>"</span></span></pre></dd>
|
110
110
|
|
111
111
|
</dl>
|
112
112
|
|
@@ -122,7 +122,7 @@
|
|
122
122
|
</div>
|
123
123
|
|
124
124
|
<div id="footer">
|
125
|
-
Generated on
|
125
|
+
Generated on Wed Oct 10 14:11:33 2012 by
|
126
126
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
127
127
|
0.8.2.1 (ruby-1.9.3).
|
128
128
|
</div>
|
data/doc/Dtf/Command.html
CHANGED
@@ -181,7 +181,7 @@
|
|
181
181
|
</div>
|
182
182
|
|
183
183
|
<div id="footer">
|
184
|
-
Generated on
|
184
|
+
Generated on Wed Oct 10 14:11:33 2012 by
|
185
185
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
186
186
|
0.8.2.1 (ruby-1.9.3).
|
187
187
|
</div>
|
@@ -311,7 +311,7 @@ and <b>must</b> be unique in the system.</p>
|
|
311
311
|
</div>
|
312
312
|
|
313
313
|
<div id="footer">
|
314
|
-
Generated on
|
314
|
+
Generated on Wed Oct 10 14:11:34 2012 by
|
315
315
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
316
316
|
0.8.2.1 (ruby-1.9.3).
|
317
317
|
</div>
|
@@ -302,7 +302,7 @@ Verification Suite's use. e.g. --description "RSpec Verification"</p>
|
|
302
302
|
</div>
|
303
303
|
|
304
304
|
<div id="footer">
|
305
|
-
Generated on
|
305
|
+
Generated on Wed Oct 10 14:11:34 2012 by
|
306
306
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
307
307
|
0.8.2.1 (ruby-1.9.3).
|
308
308
|
</div>
|
@@ -345,7 +345,7 @@ which is the generic in-house User shipped with DTF.</p>
|
|
345
345
|
</div>
|
346
346
|
|
347
347
|
<div id="footer">
|
348
|
-
Generated on
|
348
|
+
Generated on Wed Oct 10 14:11:34 2012 by
|
349
349
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
350
350
|
0.8.2.1 (ruby-1.9.3).
|
351
351
|
</div>
|
@@ -287,7 +287,7 @@ the Verification Suite you wish to delete, as provided by @vs.id</p>
|
|
287
287
|
</div>
|
288
288
|
|
289
289
|
<div id="footer">
|
290
|
-
Generated on
|
290
|
+
Generated on Wed Oct 10 14:11:34 2012 by
|
291
291
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
292
292
|
0.8.2.1 (ruby-1.9.3).
|
293
293
|
</div>
|
@@ -284,7 +284,7 @@ setup_dtf</p>
|
|
284
284
|
</div>
|
285
285
|
|
286
286
|
<div id="footer">
|
287
|
-
Generated on
|
287
|
+
Generated on Wed Oct 10 14:11:33 2012 by
|
288
288
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
289
289
|
0.8.2.1 (ruby-1.9.3).
|
290
290
|
</div>
|
data/doc/Dtf/ErrorSystem.html
CHANGED
@@ -287,7 +287,7 @@ via abort().</p>
|
|
287
287
|
</div>
|
288
288
|
|
289
289
|
<div id="footer">
|
290
|
-
Generated on
|
290
|
+
Generated on Wed Oct 10 14:11:34 2012 by
|
291
291
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
292
292
|
0.8.2.1 (ruby-1.9.3).
|
293
293
|
</div>
|
data/doc/Dtf/OptionsParser.html
CHANGED
@@ -339,7 +339,7 @@ also doubles as DTF's help system.</p>
|
|
339
339
|
</div>
|
340
340
|
|
341
341
|
<div id="footer">
|
342
|
-
Generated on
|
342
|
+
Generated on Wed Oct 10 14:11:34 2012 by
|
343
343
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
344
344
|
0.8.2.1 (ruby-1.9.3).
|
345
345
|
</div>
|
data/doc/User.html
CHANGED
@@ -125,7 +125,7 @@
|
|
125
125
|
</div>
|
126
126
|
|
127
127
|
<div id="footer">
|
128
|
-
Generated on
|
128
|
+
Generated on Wed Oct 10 14:11:34 2012 by
|
129
129
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
130
130
|
0.8.2.1 (ruby-1.9.3).
|
131
131
|
</div>
|
data/doc/VerificationSuite.html
CHANGED
@@ -135,7 +135,7 @@ mix-and-match batching.</p>
|
|
135
135
|
</div>
|
136
136
|
|
137
137
|
<div id="footer">
|
138
|
-
Generated on
|
138
|
+
Generated on Wed Oct 10 14:11:34 2012 by
|
139
139
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
140
140
|
0.8.2.1 (ruby-1.9.3).
|
141
141
|
</div>
|
data/doc/_index.html
CHANGED
@@ -236,7 +236,7 @@
|
|
236
236
|
</div>
|
237
237
|
|
238
238
|
<div id="footer">
|
239
|
-
Generated on
|
239
|
+
Generated on Wed Oct 10 14:11:33 2012 by
|
240
240
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
241
241
|
0.8.2.1 (ruby-1.9.3).
|
242
242
|
</div>
|
data/doc/file.README.html
CHANGED
@@ -251,7 +251,7 @@ a project that makes use of the dtf master gem. It is referenced, but not shown
|
|
251
251
|
</div></div>
|
252
252
|
|
253
253
|
<div id="footer">
|
254
|
-
Generated on
|
254
|
+
Generated on Wed Oct 10 14:11:33 2012 by
|
255
255
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
256
256
|
0.8.2.1 (ruby-1.9.3).
|
257
257
|
</div>
|
data/doc/index.html
CHANGED
@@ -251,7 +251,7 @@ a project that makes use of the dtf master gem. It is referenced, but not shown
|
|
251
251
|
</div></div>
|
252
252
|
|
253
253
|
<div id="footer">
|
254
|
-
Generated on
|
254
|
+
Generated on Wed Oct 10 14:11:33 2012 by
|
255
255
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
256
256
|
0.8.2.1 (ruby-1.9.3).
|
257
257
|
</div>
|
@@ -105,7 +105,7 @@
|
|
105
105
|
</div>
|
106
106
|
|
107
107
|
<div id="footer">
|
108
|
-
Generated on
|
108
|
+
Generated on Wed Oct 10 14:11:33 2012 by
|
109
109
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
110
110
|
0.8.2.1 (ruby-1.9.3).
|
111
111
|
</div>
|
data/lib/config/environment.rb
CHANGED
@@ -15,27 +15,6 @@ require 'thor'
|
|
15
15
|
# environment prefixed to commands, in order to gain access to testing gems.
|
16
16
|
ENV['RAILS_ENV'] ||= 'development'
|
17
17
|
|
18
|
-
# This section is for development and testing. Load your testing framework(s) require's here
|
19
|
-
case ENV['RAILS_ENV']
|
20
|
-
when 'development', 'test'
|
21
|
-
require 'rspec'
|
22
|
-
require 'turnip'
|
23
|
-
require 'pry'
|
24
|
-
require 'pry-debugger'
|
25
|
-
require 'pry-doc'
|
26
|
-
require 'pry-stack_explorer'
|
27
|
-
require 'pry-exception_explorer'
|
28
|
-
require 'pry-git'
|
29
|
-
require 'pry-editline'
|
30
|
-
require 'pry-highlight'
|
31
|
-
require 'pry-buffers'
|
32
|
-
require 'pry-developer_tools'
|
33
|
-
require 'pry-syntax-hacks'
|
34
|
-
require 'fabrication'
|
35
|
-
else
|
36
|
-
true
|
37
|
-
end
|
38
|
-
|
39
18
|
# Load the db config and create a connectoid. Make an ivar so its shared throughout the application
|
40
19
|
@dbconfig = YAML::load(File.open(File.join(File.dirname(__FILE__), '../../db/config.yml')))[ENV['RAILS_ENV']]
|
41
20
|
|
data/lib/dtf/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: dtf
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.7
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2012-10-
|
12
|
+
date: 2012-10-10 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: thor
|