juno-report 0.1.4 → 0.1.6

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b12a55e24ef13e8027ef3c6fc175d2d76bd2a7a4
4
- data.tar.gz: 07f568d1c5625771e4724cc5f4712c420c6dc90b
3
+ metadata.gz: fab6c62972cafb1f5514a019e3e66222b7c18765
4
+ data.tar.gz: 5120e3fe2b66ffd468589c5142ef41a8532d5a0c
5
5
  SHA512:
6
- metadata.gz: 1137b71877ad6640170097978571f97fb71e4146073c2acad63ab47d2d6866541237174b4cfa7614a00d195aa55176ec8033b16005a8a35c28a89576e7e95547
7
- data.tar.gz: 6cbcc738f9757015c9be4e2b130820b2f8372e68383c7b4357d04a1d9c5845a8ac87feb91d2c05bd24f01d7c69ab4267ee92b9920d5590d4c310830ca99c0b24
6
+ metadata.gz: 735b269364205eaf4a6f3ef99b2ef2025b57bfa13a9d04b4755af70045e004c1177bea20569edf3be10b71ec93ff4091000d88b402879174eadb00e22981737f
7
+ data.tar.gz: b0e2ae379e1758b018456daa0daabb84ccdc9bf281a3841a52f0ee651959fbde648cbcfad2c6a2c291e046f6cf6bf029648730836d9fb756fea4422d789752ea
data/.gitignore ADDED
@@ -0,0 +1,20 @@
1
+ tmp
2
+ spec/reports
3
+
4
+ *.gem
5
+ InstalledFiles
6
+ *.rbc
7
+ .config
8
+ rdoc
9
+ test/version_tmp
10
+ lib/bundler/man
11
+ .bundle
12
+ pkg
13
+ coverage
14
+ .yardoc
15
+ junoreport.sublime-project
16
+ junoreport.sublime-workspace
17
+ # YARD artifacts
18
+ test/tmp
19
+ _yardoc
20
+ doc/
data/.idea/.name ADDED
@@ -0,0 +1 @@
1
+ juno-report
data/.idea/.rakeTasks ADDED
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <Settings><!--This file was automatically generated by Ruby plugin.
3
+ You are allowed to:
4
+ 1. Remove rake task
5
+ 2. Add existing rake tasks
6
+ To add existing rake tasks automatically delete this file and reload the project.
7
+ --><RakeGroup description="" fullCmd="" taksId="rake" /></Settings>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" />
4
+ </project>
5
+
@@ -0,0 +1,31 @@
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="$MODULE_DIR$" />
7
+ <option name="GEM_APP_TEST_PATH" value="" />
8
+ <option name="GEM_APP_LIB_PATH" value="$MODULE_DIR$/lib" />
9
+ </configuration>
10
+ </facet>
11
+ </component>
12
+ <component name="NewModuleRootManager">
13
+ <content url="file://$MODULE_DIR$" />
14
+ <orderEntry type="inheritedJdk" />
15
+ <orderEntry type="sourceFolder" forTests="false" />
16
+ <orderEntry type="library" scope="PROVIDED" name="Ascii85 (v1.0.2, RVM: ruby-1.9.3-p286) [gem]" level="application" />
17
+ <orderEntry type="library" scope="PROVIDED" name="activesupport (v3.2.15, RVM: ruby-1.9.3-p286) [gem]" level="application" />
18
+ <orderEntry type="library" scope="PROVIDED" name="afm (v0.2.0, RVM: ruby-1.9.3-p286) [gem]" level="application" />
19
+ <orderEntry type="library" scope="PROVIDED" name="barby (v0.5.1, RVM: ruby-1.9.3-p286) [gem]" level="application" />
20
+ <orderEntry type="library" scope="PROVIDED" name="bundler (v1.3.5, RVM: ruby-1.9.3-p286) [gem]" level="application" />
21
+ <orderEntry type="library" scope="PROVIDED" name="hashery (v2.1.1, RVM: ruby-1.9.3-p286) [gem]" level="application" />
22
+ <orderEntry type="library" scope="PROVIDED" name="i18n (v0.6.5, RVM: ruby-1.9.3-p286) [gem]" level="application" />
23
+ <orderEntry type="library" scope="PROVIDED" name="multi_json (v1.8.2, RVM: ruby-1.9.3-p286) [gem]" level="application" />
24
+ <orderEntry type="library" scope="PROVIDED" name="pdf-reader (v1.3.3, RVM: ruby-1.9.3-p286) [gem]" level="application" />
25
+ <orderEntry type="library" scope="PROVIDED" name="prawml (v0.1.1, RVM: ruby-1.9.3-p286) [gem]" level="application" />
26
+ <orderEntry type="library" scope="PROVIDED" name="prawn (v0.12.0, RVM: ruby-1.9.3-p286) [gem]" level="application" />
27
+ <orderEntry type="library" scope="PROVIDED" name="ruby-rc4 (v0.1.5, RVM: ruby-1.9.3-p286) [gem]" level="application" />
28
+ <orderEntry type="library" scope="PROVIDED" name="ttfunk (v1.0.3, RVM: ruby-1.9.3-p286) [gem]" level="application" />
29
+ </component>
30
+ </module>
31
+
data/.idea/misc.xml ADDED
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectRootManager" version="2" project-jdk-name="RVM: ruby-1.9.3-p286" project-jdk-type="RUBY_SDK" />
4
+ </project>
5
+
data/.idea/modules.xml ADDED
@@ -0,0 +1,9 @@
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/juno-report.iml" filepath="$PROJECT_DIR$/.idea/juno-report.iml" />
6
+ </modules>
7
+ </component>
8
+ </project>
9
+
@@ -0,0 +1,5 @@
1
+ <component name="DependencyValidationManager">
2
+ <state>
3
+ <option name="SKIP_IMPORT_STATEMENTS" value="false" />
4
+ </state>
5
+ </component>
data/.idea/vcs.xml ADDED
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="VcsDirectoryMappings">
4
+ <mapping directory="" vcs="" />
5
+ </component>
6
+ </project>
7
+
@@ -0,0 +1,281 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ChangeListManager">
4
+ <list default="true" id="76e9e064-60cb-4b21-9538-43c2d47e8def" name="Default" comment="" />
5
+ <ignored path="juno-report.iws" />
6
+ <ignored path=".idea/workspace.xml" />
7
+ <option name="TRACKING_ENABLED" value="true" />
8
+ <option name="SHOW_DIALOG" value="false" />
9
+ <option name="HIGHLIGHT_CONFLICTS" value="true" />
10
+ <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
11
+ <option name="LAST_RESOLUTION" value="IGNORE" />
12
+ </component>
13
+ <component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
14
+ <component name="CreatePatchCommitExecutor">
15
+ <option name="PATCH_PATH" value="" />
16
+ </component>
17
+ <component name="DaemonCodeAnalyzer">
18
+ <disable_hints />
19
+ </component>
20
+ <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
21
+ <component name="FavoritesManager">
22
+ <favorites_list name="juno-report" />
23
+ </component>
24
+ <component name="FileEditorManager">
25
+ <leaf>
26
+ <file leaf-file-name="pdf.rb" pinned="false" current="true" current-in-tab="true">
27
+ <entry file="file://$PROJECT_DIR$/lib/juno-report/pdf.rb">
28
+ <provider selected="true" editor-type-id="text-editor">
29
+ <state line="197" column="64" selection-start="9377" selection-end="9377" vertical-scroll-proportion="2.7813299">
30
+ <folding />
31
+ </state>
32
+ </provider>
33
+ </entry>
34
+ </file>
35
+ </leaf>
36
+ </component>
37
+ <component name="FindManager">
38
+ <FindUsagesManager>
39
+ <setting name="OPEN_NEW_TAB" value="false" />
40
+ </FindUsagesManager>
41
+ </component>
42
+ <component name="ProjectFrameBounds">
43
+ <option name="x" value="10" />
44
+ <option name="y" value="29" />
45
+ <option name="width" value="1260" />
46
+ <option name="height" value="920" />
47
+ </component>
48
+ <component name="ProjectLevelVcsManager" settingsEditedManually="false">
49
+ <OptionsSetting value="true" id="Add" />
50
+ <OptionsSetting value="true" id="Remove" />
51
+ <OptionsSetting value="true" id="Checkout" />
52
+ <OptionsSetting value="true" id="Update" />
53
+ <OptionsSetting value="true" id="Status" />
54
+ <OptionsSetting value="true" id="Edit" />
55
+ <ConfirmationsSetting value="0" id="Add" />
56
+ <ConfirmationsSetting value="0" id="Remove" />
57
+ </component>
58
+ <component name="ProjectReloadState">
59
+ <option name="STATE" value="0" />
60
+ </component>
61
+ <component name="ProjectView">
62
+ <navigator currentView="ProjectPane" proportions="" version="1" splitterProportion="0.5">
63
+ <flattenPackages />
64
+ <showMembers />
65
+ <showModules />
66
+ <showLibraryContents />
67
+ <hideEmptyPackages />
68
+ <abbreviatePackageNames />
69
+ <autoscrollToSource />
70
+ <autoscrollFromSource />
71
+ <sortByType />
72
+ </navigator>
73
+ <panes>
74
+ <pane id="Scope" />
75
+ <pane id="ProjectPane">
76
+ <subPane>
77
+ <PATH>
78
+ <PATH_ELEMENT>
79
+ <option name="myItemId" value="juno-report" />
80
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
81
+ </PATH_ELEMENT>
82
+ </PATH>
83
+ <PATH>
84
+ <PATH_ELEMENT>
85
+ <option name="myItemId" value="juno-report" />
86
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
87
+ </PATH_ELEMENT>
88
+ <PATH_ELEMENT>
89
+ <option name="myItemId" value="juno-report" />
90
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
91
+ </PATH_ELEMENT>
92
+ </PATH>
93
+ <PATH>
94
+ <PATH_ELEMENT>
95
+ <option name="myItemId" value="juno-report" />
96
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
97
+ </PATH_ELEMENT>
98
+ <PATH_ELEMENT>
99
+ <option name="myItemId" value="juno-report" />
100
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
101
+ </PATH_ELEMENT>
102
+ <PATH_ELEMENT>
103
+ <option name="myItemId" value="lib" />
104
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
105
+ </PATH_ELEMENT>
106
+ </PATH>
107
+ <PATH>
108
+ <PATH_ELEMENT>
109
+ <option name="myItemId" value="juno-report" />
110
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
111
+ </PATH_ELEMENT>
112
+ <PATH_ELEMENT>
113
+ <option name="myItemId" value="juno-report" />
114
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
115
+ </PATH_ELEMENT>
116
+ <PATH_ELEMENT>
117
+ <option name="myItemId" value="lib" />
118
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
119
+ </PATH_ELEMENT>
120
+ <PATH_ELEMENT>
121
+ <option name="myItemId" value="juno-report" />
122
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
123
+ </PATH_ELEMENT>
124
+ </PATH>
125
+ <PATH>
126
+ <PATH_ELEMENT>
127
+ <option name="myItemId" value="juno-report" />
128
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
129
+ </PATH_ELEMENT>
130
+ <PATH_ELEMENT>
131
+ <option name="myItemId" value="juno-report" />
132
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
133
+ </PATH_ELEMENT>
134
+ <PATH_ELEMENT>
135
+ <option name="myItemId" value="lib" />
136
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
137
+ </PATH_ELEMENT>
138
+ <PATH_ELEMENT>
139
+ <option name="myItemId" value="juno-report" />
140
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
141
+ </PATH_ELEMENT>
142
+ <PATH_ELEMENT>
143
+ <option name="myItemId" value="pdf" />
144
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
145
+ </PATH_ELEMENT>
146
+ </PATH>
147
+ </subPane>
148
+ </pane>
149
+ </panes>
150
+ </component>
151
+ <component name="PropertiesComponent">
152
+ <property name="options.splitter.main.proportions" value="0.3" />
153
+ <property name="WebServerToolWindowFactoryState" value="false" />
154
+ <property name="options.lastSelected" value="project.propVCSSupport.Mappings" />
155
+ <property name="options.searchVisible" value="true" />
156
+ <property name="options.splitter.details.proportions" value="0.2" />
157
+ </component>
158
+ <component name="RunManager">
159
+ <list size="0" />
160
+ </component>
161
+ <component name="ShelveChangesManager" show_recycled="false" />
162
+ <component name="SvnConfiguration" maxAnnotateRevisions="500" myUseAcceleration="nothing" myAutoUpdateAfterCommit="false" cleanupOnStartRun="false" SSL_PROTOCOLS="sslv3">
163
+ <option name="USER" value="" />
164
+ <option name="PASSWORD" value="" />
165
+ <option name="mySSHConnectionTimeout" value="30000" />
166
+ <option name="mySSHReadTimeout" value="30000" />
167
+ <option name="LAST_MERGED_REVISION" />
168
+ <option name="MERGE_DRY_RUN" value="false" />
169
+ <option name="MERGE_DIFF_USE_ANCESTRY" value="true" />
170
+ <option name="UPDATE_LOCK_ON_DEMAND" value="false" />
171
+ <option name="IGNORE_SPACES_IN_MERGE" value="false" />
172
+ <option name="CHECK_NESTED_FOR_QUICK_MERGE" value="false" />
173
+ <option name="IGNORE_SPACES_IN_ANNOTATE" value="true" />
174
+ <option name="SHOW_MERGE_SOURCES_IN_ANNOTATE" value="true" />
175
+ <option name="FORCE_UPDATE" value="false" />
176
+ <option name="IGNORE_EXTERNALS" value="false" />
177
+ <myIsUseDefaultProxy>false</myIsUseDefaultProxy>
178
+ </component>
179
+ <component name="TaskManager">
180
+ <task active="true" id="Default" summary="Default task">
181
+ <changelist id="76e9e064-60cb-4b21-9538-43c2d47e8def" name="Default" comment="" />
182
+ <created>1397740475071</created>
183
+ <updated>1397740475071</updated>
184
+ </task>
185
+ <servers />
186
+ </component>
187
+ <component name="ToolWindowManager">
188
+ <frame x="10" y="29" width="1260" height="920" extended-state="0" />
189
+ <editor active="true" />
190
+ <layout>
191
+ <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32928312" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
192
+ <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
193
+ <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
194
+ <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
195
+ <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
196
+ <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.24958813" sideWeight="0.6707169" order="0" side_tool="false" content_ui="combo" />
197
+ <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
198
+ <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
199
+ <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
200
+ <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32928312" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
201
+ <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
202
+ <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
203
+ <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
204
+ <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
205
+ <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
206
+ <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
207
+ <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
208
+ <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
209
+ </layout>
210
+ </component>
211
+ <component name="VcsContentAnnotationSettings">
212
+ <option name="myLimit" value="2678400000" />
213
+ </component>
214
+ <component name="VcsManagerConfiguration">
215
+ <option name="OFFER_MOVE_TO_ANOTHER_CHANGELIST_ON_PARTIAL_COMMIT" value="true" />
216
+ <option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
217
+ <option name="CHECK_NEW_TODO" value="true" />
218
+ <option name="myTodoPanelSettings">
219
+ <value>
220
+ <are-packages-shown value="false" />
221
+ <are-modules-shown value="false" />
222
+ <flatten-packages value="false" />
223
+ <is-autoscroll-to-source value="false" />
224
+ </value>
225
+ </option>
226
+ <option name="PERFORM_UPDATE_IN_BACKGROUND" value="true" />
227
+ <option name="PERFORM_COMMIT_IN_BACKGROUND" value="true" />
228
+ <option name="PERFORM_EDIT_IN_BACKGROUND" value="true" />
229
+ <option name="PERFORM_CHECKOUT_IN_BACKGROUND" value="true" />
230
+ <option name="PERFORM_ADD_REMOVE_IN_BACKGROUND" value="true" />
231
+ <option name="PERFORM_ROLLBACK_IN_BACKGROUND" value="false" />
232
+ <option name="CHECK_LOCALLY_CHANGED_CONFLICTS_IN_BACKGROUND" value="false" />
233
+ <option name="CHANGED_ON_SERVER_INTERVAL" value="60" />
234
+ <option name="SHOW_ONLY_CHANGED_IN_SELECTION_DIFF" value="true" />
235
+ <option name="CHECK_COMMIT_MESSAGE_SPELLING" value="true" />
236
+ <option name="DEFAULT_PATCH_EXTENSION" value="patch" />
237
+ <option name="SHORT_DIFF_HORIZONTALLY" value="true" />
238
+ <option name="SHORT_DIFF_EXTRA_LINES" value="2" />
239
+ <option name="SOFT_WRAPS_IN_SHORT_DIFF" value="true" />
240
+ <option name="INCLUDE_TEXT_INTO_PATCH" value="false" />
241
+ <option name="INCLUDE_TEXT_INTO_SHELF" value="false" />
242
+ <option name="SHOW_FILE_HISTORY_DETAILS" value="true" />
243
+ <option name="SHOW_VCS_ERROR_NOTIFICATIONS" value="true" />
244
+ <option name="SHOW_DIRTY_RECURSIVELY" value="false" />
245
+ <option name="LIMIT_HISTORY" value="true" />
246
+ <option name="MAXIMUM_HISTORY_ROWS" value="1000" />
247
+ <option name="UPDATE_FILTER_SCOPE_NAME" />
248
+ <option name="USE_COMMIT_MESSAGE_MARGIN" value="false" />
249
+ <option name="COMMIT_MESSAGE_MARGIN_SIZE" value="72" />
250
+ <option name="WRAP_WHEN_TYPING_REACHES_RIGHT_MARGIN" value="false" />
251
+ <option name="FORCE_NON_EMPTY_COMMENT" value="false" />
252
+ <option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="false" />
253
+ <option name="LAST_COMMIT_MESSAGE" />
254
+ <option name="MAKE_NEW_CHANGELIST_ACTIVE" value="false" />
255
+ <option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="false" />
256
+ <option name="CHECK_FILES_UP_TO_DATE_BEFORE_COMMIT" value="false" />
257
+ <option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="false" />
258
+ <option name="REFORMAT_BEFORE_FILE_COMMIT" value="false" />
259
+ <option name="FILE_HISTORY_DIALOG_COMMENTS_SPLITTER_PROPORTION" value="0.8" />
260
+ <option name="FILE_HISTORY_DIALOG_SPLITTER_PROPORTION" value="0.5" />
261
+ <option name="ACTIVE_VCS_NAME" />
262
+ <option name="UPDATE_GROUP_BY_PACKAGES" value="false" />
263
+ <option name="UPDATE_GROUP_BY_CHANGELIST" value="false" />
264
+ <option name="UPDATE_FILTER_BY_SCOPE" value="false" />
265
+ <option name="SHOW_FILE_HISTORY_AS_TREE" value="false" />
266
+ <option name="FILE_HISTORY_SPLITTER_PROPORTION" value="0.6" />
267
+ </component>
268
+ <component name="XDebuggerManager">
269
+ <breakpoint-manager />
270
+ </component>
271
+ <component name="editorHistoryManager">
272
+ <entry file="file://$PROJECT_DIR$/lib/juno-report/pdf.rb">
273
+ <provider selected="true" editor-type-id="text-editor">
274
+ <state line="197" column="64" selection-start="9377" selection-end="9377" vertical-scroll-proportion="2.7813299">
275
+ <folding />
276
+ </state>
277
+ </provider>
278
+ </entry>
279
+ </component>
280
+ </project>
281
+
data/.rspec ADDED
@@ -0,0 +1,2 @@
1
+ --color
2
+ --format documentation
data/Gemfile ADDED
@@ -0,0 +1,4 @@
1
+ source 'https://rubygems.org'
2
+
3
+ # Specify your gem's dependencies in juno-report.gemspec
4
+ gemspec
data/Gemfile.lock ADDED
@@ -0,0 +1,51 @@
1
+ PATH
2
+ remote: .
3
+ specs:
4
+ juno-report (0.1.6)
5
+ prawml
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ activesupport (5.0.2)
11
+ concurrent-ruby (~> 1.0, >= 1.0.2)
12
+ i18n (~> 0.7)
13
+ minitest (~> 5.1)
14
+ tzinfo (~> 1.1)
15
+ barby (0.6.5)
16
+ concurrent-ruby (1.0.5)
17
+ diff-lcs (1.1.3)
18
+ i18n (0.8.1)
19
+ minitest (5.10.1)
20
+ pdf-core (0.7.0)
21
+ prawml (0.1.2)
22
+ activesupport
23
+ barby
24
+ prawn
25
+ prawn (2.2.1)
26
+ pdf-core (~> 0.7.0)
27
+ ttfunk (~> 1.5)
28
+ rake (0.9.2.2)
29
+ rspec (2.12.0)
30
+ rspec-core (~> 2.12.0)
31
+ rspec-expectations (~> 2.12.0)
32
+ rspec-mocks (~> 2.12.0)
33
+ rspec-core (2.12.2)
34
+ rspec-expectations (2.12.1)
35
+ diff-lcs (~> 1.1.3)
36
+ rspec-mocks (2.12.1)
37
+ thread_safe (0.3.6)
38
+ ttfunk (1.5.0)
39
+ tzinfo (1.2.2)
40
+ thread_safe (~> 0.1)
41
+
42
+ PLATFORMS
43
+ ruby
44
+
45
+ DEPENDENCIES
46
+ juno-report!
47
+ rake
48
+ rspec
49
+
50
+ BUNDLED WITH
51
+ 1.14.6