britt / geminstaller forked from thewoolleyman/geminstaller

This repo has been merged into the master geminstaller repo.

geminstaller / geminstaller.iml
100644 25 lines (23 sloc) 0.882 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
  <component name="FacetManager">
    <facet type="JRUBY" name="JRuby">
      <configuration>
        <JRUBY_FACET_CONFIG_ID NAME="JRUBY_SDK_NAME" VALUE="" />
        <JRUBY_FACET_CONFIG_ID NAME="SHOULD_USE_RSPEC" VALUE="false" />
      </configuration>
    </facet>
  </component>
  <component name="NewModuleRootManager" inherit-compiler-output="false">
    <output url="file://$MODULE_DIR$/classes" />
    <exclude-output />
    <content url="file://$MODULE_DIR$" />
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntryProperties />
  </component>
  <component name="VcsManagerConfiguration">
    <option name="ACTIVE_VCS_NAME" value="svn" />
    <option name="USE_PROJECT_VCS" value="false" />
  </component>
</module>