public
Description: Cruise Control for Ruby, keep it simple
Homepage: http://cruisecontrolrb.thoughtworks.com
Clone URL: git://github.com/thoughtworks/cruisecontrol.rb.git
cruisecontrol.rb / cruisecontrol.iml
100644 15 lines (13 sloc) 0.574 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="RUBY_MODULE" version="4">
  <component name="NewModuleRootManager" inherit-compiler-output="false">
    <content url="file://$MODULE_DIR$" />
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntryProperties />
  </component>
  <component name="RModuleSettingsStorage">
    <RMODULE_SETTINGS_STORAGE_ID NAME="SHOULD_USE_RSPEC_TEST_FRAMEWORK" VALUE="false" />
    <RMODULE_SETTINGS_STORAGE_ID NAME="NUMBER" VALUE="0" />
  </component>
</module>