-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
53 changed files
with
1,024 additions
and
18,147 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,20 @@ | ||
.bundle/ | ||
log/*.log | ||
pkg/ | ||
spec/dummy/db/*.sqlite3 | ||
spec/dummy/db/*.sqlite3-journal | ||
spec/dummy/config/database.yml | ||
spec/dummy/log/*.log | ||
spec/dummy/tmp/ | ||
spec/dummy/.sass-cache | ||
# See https://help.github.com/articles/ignoring-files for more about ignoring files. | ||
# | ||
# If you find yourself ignoring temporary files generated by your text editor | ||
# or operating system, you probably want to add a global ignore instead: | ||
# git config --global core.excludesfile '~/.gitignore_global' | ||
|
||
# Ignore bundler config. | ||
/.bundle | ||
|
||
# Ignore the default SQLite database. | ||
/db/*.sqlite3 | ||
/db/*.sqlite3-journal | ||
|
||
# Ignore all logfiles and tempfiles. | ||
/log/* | ||
!/log/.keep | ||
/tmp | ||
|
||
.idea | ||
*.iml | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
<?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$/components" /> | ||
<excludeFolder url="file://$MODULE_DIR$/public/system" /> | ||
<excludeFolder url="file://$MODULE_DIR$/tmp" /> | ||
</content> | ||
<orderEntry type="jdk" jdkName="rbenv: 2.1.4" jdkType="RUBY_SDK" /> | ||
<orderEntry type="sourceFolder" forTests="false" /> | ||
<orderEntry type="library" scope="PROVIDED" name="PriorityQueue (v0.1.2, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="actionmailer (v4.1.10, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="actionpack (v4.1.10, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="actionview (v4.1.10, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="activemodel (v4.1.10, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="activerecord (v4.1.10, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="activesupport (v4.1.10, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="arel (v5.0.1.20140414130214, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="builder (v3.2.2, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.10.6, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.2.5, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="erubis (v2.7.0, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="httparty (v0.13.1, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="i18n (v0.7.0, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="json (v1.8.2, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="jsonpath (v0.5.6, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="lrucache (v0.1.4, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="macaddr (v1.7.1, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="mail (v2.6.3, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="mime-types (v2.6.1, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="minitest (v5.6.0, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="multi_json (v1.11.0, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="multi_xml (v0.5.5, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="oauth (v0.4.7, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="rack (v1.5.2, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="rack-test (v0.6.3, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="rails (v4.2.4, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="railties (v4.1.10, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="rake (v10.4.2, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="rb-readline (v0.5.3, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="rspec-core (v2.14.8, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v2.14.5, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v2.14.6, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="rspec-rails (v3.2.1, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="sprockets (v3.1.0, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="sprockets-rails (v2.3.1, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="sqlite3 (v1.3.11, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="systemu (v2.6.5, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="thor (v0.19.1, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="thread_safe (v0.3.5, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="tzinfo (v1.2.2, rbenv: 2.1.4) [gem]" level="application" /> | ||
<orderEntry type="library" scope="PROVIDED" name="uuid (v2.3.8, rbenv: 2.1.4) [gem]" level="application" /> | ||
</component> | ||
<component name="RModuleSettingsStorage"> | ||
<LOAD_PATH number="0" /> | ||
<I18N_FOLDERS number="1" string0="$MODULE_DIR$/config/locales" /> | ||
</component> | ||
</module> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.