hoe-manns 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/.codeclimate.yml +8 -0
- data/.coveralls.yml +2 -0
- data/.index +7 -15
- data/CONTRIBUTING.md +2 -2
- data/Gemfile +0 -2
- data/Gemfile.lock +2 -11
- data/History.rdoc +7 -1
- data/Manifest.txt +3 -40
- data/README.rdoc +8 -12
- data/Rakefile +13 -15
- data/VERSION +1 -1
- data/data/hoe-manns/rubygems.png +0 -0
- data/lib/hoe/manns.rb +12 -2
- data.tar.gz.sig +0 -0
- metadata +6 -72
- metadata.gz.sig +0 -0
- data/.idea/hoe-manns.iml +0 -93
- data/.idea/misc.xml +0 -14
- data/.idea/modules.xml +0 -8
- data/.idea/vcs.xml +0 -6
- data/.idea/workspace.xml +0 -948
- data/manual/layouts/default.erb +0 -87
- data/manual/lib/api-filter.rb +0 -96
- data/manual/lib/editorial-filter.rb +0 -59
- data/manual/lib/examples-filter.rb +0 -230
- data/manual/lib/links-filter.rb +0 -111
- data/manual/resources/css/manual.css +0 -764
- data/manual/resources/css/reset.css +0 -112
- data/manual/resources/fonts/GraublauWeb.otf +0 -0
- data/manual/resources/fonts/GraublauWebBold.otf +0 -0
- data/manual/resources/fonts/Inconsolata.otf +0 -0
- data/manual/resources/images/arrow_225_small.png +0 -0
- data/manual/resources/images/arrow_315_small.png +0 -0
- data/manual/resources/images/arrow_skip.png +0 -0
- data/manual/resources/images/cc-by.png +0 -0
- data/manual/resources/images/dialog-error.png +0 -0
- data/manual/resources/images/dialog-information.png +0 -0
- data/manual/resources/images/dialog-warning.png +0 -0
- data/manual/resources/images/emblem-important.png +0 -0
- data/manual/resources/images/help.png +0 -0
- data/manual/resources/images/information.png +0 -0
- data/manual/resources/images/magnifier.png +0 -0
- data/manual/resources/images/magnifier_left.png +0 -0
- data/manual/resources/images/page_white_code.png +0 -0
- data/manual/resources/images/page_white_copy.png +0 -0
- data/manual/resources/images/printer.png +0 -0
- data/manual/resources/images/question.png +0 -0
- data/manual/resources/images/scripts_code.png +0 -0
- data/manual/resources/images/wrap.png +0 -0
- data/manual/resources/images/wrapping.png +0 -0
- data/manual/resources/js/jquery-1.4.4.min.js +0 -167
- data/manual/resources/js/manual.js +0 -30
- data/manual/resources/js/sh.js +0 -580
- data/manual/resources/swf/clipboard.swf +0 -0
- data/manual/src/apidocs.page +0 -17
- data/manual/src/index.page +0 -71
data/.idea/hoe-manns.iml
DELETED
@@ -1,93 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<module type="RUBY_MODULE" version="4">
|
3
|
-
<component name="FacetManager">
|
4
|
-
<facet type="gem" name="Gem">
|
5
|
-
<configuration>
|
6
|
-
<option name="GEM_APP_ROOT_PATH" value="" />
|
7
|
-
<option name="GEM_APP_TEST_PATH" value="" />
|
8
|
-
<option name="GEM_APP_LIB_PATH" value="" />
|
9
|
-
</configuration>
|
10
|
-
</facet>
|
11
|
-
</component>
|
12
|
-
<component name="NewModuleRootManager">
|
13
|
-
<content url="file://$MODULE_DIR$" />
|
14
|
-
<orderEntry type="jdk" jdkName="RVM: ruby-2.2.3" jdkType="RUBY_SDK" />
|
15
|
-
<orderEntry type="sourceFolder" forTests="false" />
|
16
|
-
<orderEntry type="library" scope="PROVIDED" name="RedCloth (v4.2.9, RVM: ruby-2.2.3) [gem]" level="application" />
|
17
|
-
<orderEntry type="library" scope="PROVIDED" name="RubyInline (v3.12.4, RVM: ruby-2.2.3) [gem]" level="application" />
|
18
|
-
<orderEntry type="library" scope="PROVIDED" name="ZenTest (v4.11.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
19
|
-
<orderEntry type="library" scope="PROVIDED" name="abstract_type (v0.0.7, RVM: ruby-2.2.3) [gem]" level="application" />
|
20
|
-
<orderEntry type="library" scope="PROVIDED" name="adamantium (v0.2.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
21
|
-
<orderEntry type="library" scope="PROVIDED" name="ast (v2.1.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
22
|
-
<orderEntry type="library" scope="PROVIDED" name="astrolabe (v1.3.1, RVM: ruby-2.2.3) [gem]" level="application" />
|
23
|
-
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.10.6, RVM: ruby-2.2.3) [gem]" level="application" />
|
24
|
-
<orderEntry type="library" scope="PROVIDED" name="concord (v0.1.5, RVM: ruby-2.2.3) [gem]" level="application" />
|
25
|
-
<orderEntry type="library" scope="PROVIDED" name="coveralls (v0.8.2, RVM: ruby-2.2.3) [gem]" level="application" />
|
26
|
-
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.2.5, RVM: ruby-2.2.3) [gem]" level="application" />
|
27
|
-
<orderEntry type="library" scope="PROVIDED" name="digest (v0.0.1, RVM: ruby-2.2.3) [gem]" level="application" />
|
28
|
-
<orderEntry type="library" scope="PROVIDED" name="docile (v1.1.5, RVM: ruby-2.2.3) [gem]" level="application" />
|
29
|
-
<orderEntry type="library" scope="PROVIDED" name="domain_name (v0.5.24, RVM: ruby-2.2.3) [gem]" level="application" />
|
30
|
-
<orderEntry type="library" scope="PROVIDED" name="equalizer (v0.0.11, RVM: ruby-2.2.3) [gem]" level="application" />
|
31
|
-
<orderEntry type="library" scope="PROVIDED" name="gem-release (v0.7.4, RVM: ruby-2.2.3) [gem]" level="application" />
|
32
|
-
<orderEntry type="library" scope="PROVIDED" name="hashr (v0.0.22, RVM: ruby-2.2.3) [gem]" level="application" />
|
33
|
-
<orderEntry type="library" scope="PROVIDED" name="highline (v1.7.7, RVM: ruby-2.2.3) [gem]" level="application" />
|
34
|
-
<orderEntry type="library" scope="PROVIDED" name="hoe (v3.14.2, RVM: ruby-2.2.3) [gem]" level="application" />
|
35
|
-
<orderEntry type="library" scope="PROVIDED" name="hoe-bundler (v1.2.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
36
|
-
<orderEntry type="library" scope="PROVIDED" name="hoe-deveiate (v0.7.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
37
|
-
<orderEntry type="library" scope="PROVIDED" name="hoe-doofus (v1.0.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
38
|
-
<orderEntry type="library" scope="PROVIDED" name="hoe-gemspec (v1.0.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
39
|
-
<orderEntry type="library" scope="PROVIDED" name="hoe-git (v1.6.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
40
|
-
<orderEntry type="library" scope="PROVIDED" name="hoe-highline (v0.2.1, RVM: ruby-2.2.3) [gem]" level="application" />
|
41
|
-
<orderEntry type="library" scope="PROVIDED" name="hoe-manifest (v0.1.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
42
|
-
<orderEntry type="library" scope="PROVIDED" name="hoe-manns (v1.0.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
43
|
-
<orderEntry type="library" scope="PROVIDED" name="hoe-manualgen (v0.3.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
44
|
-
<orderEntry type="library" scope="PROVIDED" name="hoe-mercurial (v1.4.1, RVM: ruby-2.2.3) [gem]" level="application" />
|
45
|
-
<orderEntry type="library" scope="PROVIDED" name="hoe-reek (v1.0.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
46
|
-
<orderEntry type="library" scope="PROVIDED" name="hoe-rubocop (v0.1.1, RVM: ruby-2.2.3) [gem]" level="application" />
|
47
|
-
<orderEntry type="library" scope="PROVIDED" name="hoe-rubygems (v1.0.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
48
|
-
<orderEntry type="library" scope="PROVIDED" name="hoe-seattlerb (v1.3.4, RVM: ruby-2.2.3) [gem]" level="application" />
|
49
|
-
<orderEntry type="library" scope="PROVIDED" name="hoe-travis (v1.2, RVM: ruby-2.2.3) [gem]" level="application" />
|
50
|
-
<orderEntry type="library" scope="PROVIDED" name="hoe-version (v1.2.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
51
|
-
<orderEntry type="library" scope="PROVIDED" name="hoe-yard (v0.1.2, RVM: ruby-2.2.3) [gem]" level="application" />
|
52
|
-
<orderEntry type="library" scope="PROVIDED" name="http-cookie (v1.0.2, RVM: ruby-2.2.3) [gem]" level="application" />
|
53
|
-
<orderEntry type="library" scope="PROVIDED" name="ice_nine (v0.11.1, RVM: ruby-2.2.3) [gem]" level="application" />
|
54
|
-
<orderEntry type="library" scope="PROVIDED" name="indexer (v0.3.1, RVM: ruby-2.2.3) [gem]" level="application" />
|
55
|
-
<orderEntry type="library" scope="PROVIDED" name="json (v1.8.3, RVM: ruby-2.2.3) [gem]" level="application" />
|
56
|
-
<orderEntry type="library" scope="PROVIDED" name="mail (v2.6.3, RVM: ruby-2.2.3) [gem]" level="application" />
|
57
|
-
<orderEntry type="library" scope="PROVIDED" name="memoizable (v0.4.2, RVM: ruby-2.2.3) [gem]" level="application" />
|
58
|
-
<orderEntry type="library" scope="PROVIDED" name="mime-types (v2.6.2, RVM: ruby-2.2.3) [gem]" level="application" />
|
59
|
-
<orderEntry type="library" scope="PROVIDED" name="minitest (v5.8.1, RVM: ruby-2.2.3) [gem]" level="application" />
|
60
|
-
<orderEntry type="library" scope="PROVIDED" name="netrc (v0.10.3, RVM: ruby-2.2.3) [gem]" level="application" />
|
61
|
-
<orderEntry type="library" scope="PROVIDED" name="parseconfig (v1.0.6, RVM: ruby-2.2.3) [gem]" level="application" />
|
62
|
-
<orderEntry type="library" scope="PROVIDED" name="parser (v2.2.2.6, RVM: ruby-2.2.3) [gem]" level="application" />
|
63
|
-
<orderEntry type="library" scope="PROVIDED" name="powerpack (v0.1.1, RVM: ruby-2.2.3) [gem]" level="application" />
|
64
|
-
<orderEntry type="library" scope="PROVIDED" name="private_attr (v1.1.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
65
|
-
<orderEntry type="library" scope="PROVIDED" name="procto (v0.0.2, RVM: ruby-2.2.3) [gem]" level="application" />
|
66
|
-
<orderEntry type="library" scope="PROVIDED" name="rainbow (v2.0.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
67
|
-
<orderEntry type="library" scope="PROVIDED" name="rake (v10.4.2, RVM: ruby-2.2.3) [gem]" level="application" />
|
68
|
-
<orderEntry type="library" scope="PROVIDED" name="rcodetools (v0.8.5.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
69
|
-
<orderEntry type="library" scope="PROVIDED" name="rdoc (v4.2.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
70
|
-
<orderEntry type="library" scope="PROVIDED" name="reek (v3.5.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
71
|
-
<orderEntry type="library" scope="PROVIDED" name="rest-client (v1.8.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
72
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec (v3.3.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
73
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-core (v3.3.2, RVM: ruby-2.2.3) [gem]" level="application" />
|
74
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v3.3.1, RVM: ruby-2.2.3) [gem]" level="application" />
|
75
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v3.3.2, RVM: ruby-2.2.3) [gem]" level="application" />
|
76
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-support (v3.3.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
77
|
-
<orderEntry type="library" scope="PROVIDED" name="rubocop (v0.34.2, RVM: ruby-2.2.3) [gem]" level="application" />
|
78
|
-
<orderEntry type="library" scope="PROVIDED" name="ruby-progressbar (v1.7.5, RVM: ruby-2.2.3) [gem]" level="application" />
|
79
|
-
<orderEntry type="library" scope="PROVIDED" name="safe_yaml (v0.9.7, RVM: ruby-2.2.3) [gem]" level="application" />
|
80
|
-
<orderEntry type="library" scope="PROVIDED" name="setup (v5.2.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
81
|
-
<orderEntry type="library" scope="PROVIDED" name="simplecov (v0.10.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
82
|
-
<orderEntry type="library" scope="PROVIDED" name="simplecov-html (v0.10.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
83
|
-
<orderEntry type="library" scope="PROVIDED" name="term-ansicolor (v1.3.2, RVM: ruby-2.2.3) [gem]" level="application" />
|
84
|
-
<orderEntry type="library" scope="PROVIDED" name="thor (v0.19.1, RVM: ruby-2.2.3) [gem]" level="application" />
|
85
|
-
<orderEntry type="library" scope="PROVIDED" name="thread_safe (v0.3.5, RVM: ruby-2.2.3) [gem]" level="application" />
|
86
|
-
<orderEntry type="library" scope="PROVIDED" name="tins (v1.6.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
87
|
-
<orderEntry type="library" scope="PROVIDED" name="travis-lint (v1.8.0, RVM: ruby-2.2.3) [gem]" level="application" />
|
88
|
-
<orderEntry type="library" scope="PROVIDED" name="unf (v0.1.4, RVM: ruby-2.2.3) [gem]" level="application" />
|
89
|
-
<orderEntry type="library" scope="PROVIDED" name="unf_ext (v0.0.7.1, RVM: ruby-2.2.3) [gem]" level="application" />
|
90
|
-
<orderEntry type="library" scope="PROVIDED" name="unparser (v0.2.4, RVM: ruby-2.2.3) [gem]" level="application" />
|
91
|
-
<orderEntry type="library" scope="PROVIDED" name="yard (v0.8.7.6, RVM: ruby-2.2.3) [gem]" level="application" />
|
92
|
-
</component>
|
93
|
-
</module>
|
data/.idea/misc.xml
DELETED
@@ -1,14 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<project version="4">
|
3
|
-
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
4
|
-
<OptionsSetting value="true" id="Add" />
|
5
|
-
<OptionsSetting value="true" id="Remove" />
|
6
|
-
<OptionsSetting value="true" id="Checkout" />
|
7
|
-
<OptionsSetting value="true" id="Update" />
|
8
|
-
<OptionsSetting value="true" id="Status" />
|
9
|
-
<OptionsSetting value="true" id="Edit" />
|
10
|
-
<ConfirmationsSetting value="0" id="Add" />
|
11
|
-
<ConfirmationsSetting value="0" id="Remove" />
|
12
|
-
</component>
|
13
|
-
<component name="ProjectRootManager" version="2" project-jdk-name="RVM: ruby-2.2.1" project-jdk-type="RUBY_SDK" />
|
14
|
-
</project>
|
data/.idea/modules.xml
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<project version="4">
|
3
|
-
<component name="ProjectModuleManager">
|
4
|
-
<modules>
|
5
|
-
<module fileurl="file://$PROJECT_DIR$/.idea/hoe-manns.iml" filepath="$PROJECT_DIR$/.idea/hoe-manns.iml" />
|
6
|
-
</modules>
|
7
|
-
</component>
|
8
|
-
</project>
|