dvm 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 0da75dd4b958540b54d20f3961d51910379357f7
4
+ data.tar.gz: 2336d93649f3a5980452d19e622c3ac82c3e194a
5
+ SHA512:
6
+ metadata.gz: 68e8ad7f3dc7055b82bcf64a44f94a6a7a055e2964800e3645cc082992a7df39bd2908dd2d9d68e4441bfac88134e4515410e91f9ecb776a6cda61726adca9a7
7
+ data.tar.gz: 11e0ce2ebf40474555449bd6fb7b2c089e8d6b6508487a78c5ecac89b0efbefc14cfceb9de88ab10dd59a9d3299e437653038e72d9e7d56f6f57f530e89fda47
data/.gitignore ADDED
@@ -0,0 +1,15 @@
1
+ /.bundle/
2
+ /.yardoc
3
+ /Gemfile.lock
4
+ /_yardoc/
5
+ /coverage/
6
+ /doc/
7
+ /pkg/
8
+ /spec/reports/
9
+ /tmp/
10
+ *.bundle
11
+ *.so
12
+ *.o
13
+ *.a
14
+ mkmf.log
15
+ .idea
data/.idea/.name ADDED
@@ -0,0 +1 @@
1
+ dvm
@@ -0,0 +1,23 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="CompilerConfiguration">
4
+ <option name="DEFAULT_COMPILER" value="Javac" />
5
+ <resourceExtensions />
6
+ <wildcardResourcePatterns>
7
+ <entry name="!?*.java" />
8
+ <entry name="!?*.form" />
9
+ <entry name="!?*.class" />
10
+ <entry name="!?*.groovy" />
11
+ <entry name="!?*.scala" />
12
+ <entry name="!?*.flex" />
13
+ <entry name="!?*.kt" />
14
+ <entry name="!?*.clj" />
15
+ </wildcardResourcePatterns>
16
+ <annotationProcessing>
17
+ <profile default="true" name="Default" enabled="false">
18
+ <processorPath useClasspath="true" />
19
+ </profile>
20
+ </annotationProcessing>
21
+ </component>
22
+ </project>
23
+
@@ -0,0 +1,3 @@
1
+ <component name="CopyrightManager">
2
+ <settings default="" />
3
+ </component>
@@ -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,20 @@
1
+ <component name="InspectionProjectProfileManager">
2
+ <profile version="1.0" is_locked="false">
3
+ <option name="myName" value="Project Default" />
4
+ <option name="myLocal" value="false" />
5
+ <inspection_tool class="GitignoreUnusedEntry" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
6
+ <inspection_tool class="LoggerInitializedWithForeignClass" enabled="false" level="WARNING" enabled_by_default="false">
7
+ <option name="loggerClassName" value="org.apache.log4j.Logger,org.slf4j.LoggerFactory,org.apache.commons.logging.LogFactory,java.util.logging.Logger" />
8
+ <option name="loggerFactoryMethodName" value="getLogger,getLogger,getLog,getLogger" />
9
+ </inspection_tool>
10
+ <inspection_tool class="RubyResolve" enabled="false" level="WARNING" enabled_by_default="false">
11
+ <option name="warnImplicitResults" value="false" />
12
+ </inspection_tool>
13
+ <inspection_tool class="RubyUnusedLocalVariable" enabled="false" level="WARNING" enabled_by_default="false" />
14
+ <inspection_tool class="SpellCheckingInspection" enabled="false" level="TYPO" enabled_by_default="false">
15
+ <option name="processCode" value="true" />
16
+ <option name="processLiterals" value="true" />
17
+ <option name="processComments" value="true" />
18
+ </inspection_tool>
19
+ </profile>
20
+ </component>
@@ -0,0 +1,7 @@
1
+ <component name="InspectionProjectProfileManager">
2
+ <settings>
3
+ <option name="PROJECT_PROFILE" value="Project Default" />
4
+ <option name="USE_PROJECT_PROFILE" value="true" />
5
+ <version value="1.0" />
6
+ </settings>
7
+ </component>
data/.idea/misc.xml ADDED
@@ -0,0 +1,95 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="IdProvider" IDEtalkID="E3B3B1B1388D5DF22C807FF0DD90D86F" />
4
+ <component name="ProjectDictionaryState">
5
+ <dictionary name="dotswing" />
6
+ </component>
7
+ <component name="ProjectInspectionProfilesVisibleTreeState">
8
+ <entry key="Project Default">
9
+ <profile-state>
10
+ <expanded-state>
11
+ <State>
12
+ <id />
13
+ </State>
14
+ <State>
15
+ <id>Cucumber</id>
16
+ </State>
17
+ <State>
18
+ <id>JRuby</id>
19
+ </State>
20
+ <State>
21
+ <id>Naming ConventionsRuby</id>
22
+ </State>
23
+ <State>
24
+ <id>Rails</id>
25
+ </State>
26
+ <State>
27
+ <id>Resource management issues</id>
28
+ </State>
29
+ <State>
30
+ <id>Ruby</id>
31
+ </State>
32
+ </expanded-state>
33
+ <selected-state>
34
+ <State>
35
+ <id>Abstraction issues</id>
36
+ </State>
37
+ </selected-state>
38
+ </profile-state>
39
+ </entry>
40
+ </component>
41
+ <component name="ProjectRootManager" version="2" languageLevel="JDK_1_3" assert-keyword="false" jdk-15="false" project-jdk-name="ruby-2.1.2-p95" project-jdk-type="RUBY_SDK">
42
+ <output url="file://$PROJECT_DIR$/out" />
43
+ </component>
44
+ <component name="masterDetails">
45
+ <states>
46
+ <state key="GlobalLibrariesConfigurable.UI">
47
+ <settings>
48
+ <last-edited>CFPropertyList (v2.2.0, ruby-2.0.0-p451) [gem]</last-edited>
49
+ <splitter-proportions>
50
+ <option name="proportions">
51
+ <list>
52
+ <option value="0.2" />
53
+ </list>
54
+ </option>
55
+ </splitter-proportions>
56
+ </settings>
57
+ </state>
58
+ <state key="JdkListConfigurable.UI">
59
+ <settings>
60
+ <last-edited>ruby-2.1.2-p95</last-edited>
61
+ <splitter-proportions>
62
+ <option name="proportions">
63
+ <list>
64
+ <option value="0.2" />
65
+ </list>
66
+ </option>
67
+ </splitter-proportions>
68
+ </settings>
69
+ </state>
70
+ <state key="ProjectLibrariesConfigurable.UI">
71
+ <settings>
72
+ <splitter-proportions>
73
+ <option name="proportions">
74
+ <list>
75
+ <option value="0.2" />
76
+ </list>
77
+ </option>
78
+ </splitter-proportions>
79
+ </settings>
80
+ </state>
81
+ <state key="ScopeChooserConfigurable.UI">
82
+ <settings>
83
+ <splitter-proportions>
84
+ <option name="proportions">
85
+ <list>
86
+ <option value="0.2" />
87
+ </list>
88
+ </option>
89
+ </splitter-proportions>
90
+ </settings>
91
+ </state>
92
+ </states>
93
+ </component>
94
+ </project>
95
+
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$/dvm.iml" filepath="$PROJECT_DIR$/dvm.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="$PROJECT_DIR$" vcs="Git" />
5
+ </component>
6
+ </project>
7
+