-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTime-Tracker.iml
53 lines (52 loc) · 4.62 KB
/
Time-Tracker.iml
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<?xml version="1.0" encoding="UTF-8"?>
<module type="RUBY_MODULE" version="4">
<component name="FacetManager">
<facet type="RailsFacetType" name="Ruby on Rails">
<configuration>
<RAILS_FACET_CONFIG_ID NAME="RAILS_FACET_SUPPORT_REMOVED" VALUE="false" />
<RAILS_FACET_CONFIG_ID NAME="RAILS_TESTS_SOURCES_PATCHED" VALUE="true" />
<RAILS_FACET_CONFIG_ID NAME="RAILS_FACET_APPLICATION_ROOT" VALUE="$MODULE_DIR$" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/spec" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/tmp" />
</content>
<orderEntry type="jdk" jdkName="RVM: ruby-1.9.2-p290" jdkType="RUBY_SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="arel (v2.0.10, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rack-mount (v0.6.14, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="abstract (v1.0.0, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="railties (v3.0.9, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rake (v0.9.2, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="orm_adapter (v0.0.5, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="actionmailer (v3.0.9, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="devise (v1.4.3, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rack (v1.2.3, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="sqlite3 (v1.3.4, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="erubis (v2.6.6, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bcrypt-ruby (v3.0.0, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="activesupport (v3.0.9, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rack-test (v0.5.7, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rdoc (v3.9.4, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="mime-types (v1.16, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="mail (v2.2.19, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="treetop (v1.4.10, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rails (v3.0.9, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="activeresource (v3.0.9, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="warden (v1.0.5, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="builder (v2.1.2, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="activemodel (v3.0.9, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="activerecord (v3.0.9, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="thor (v0.14.6, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.0.18, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="actionpack (v3.0.9, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="i18n (v0.5.0, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="polyglot (v0.3.2, RVM: ruby-1.9.2-p290) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="tzinfo (v0.3.29, RVM: ruby-1.9.2-p290) [gem]" level="application" />
</component>
</module>