spree_utag 0.0.1 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (60) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +4 -0
  3. data/lib/spree_utag/railtie.rb +8 -0
  4. data/lib/spree_utag/version.rb +1 -1
  5. data/lib/spree_utag.rb +1 -1
  6. metadata +3 -99
  7. data/.idea/.name +0 -1
  8. data/.idea/.rakeTasks +0 -7
  9. data/.idea/encodings.xml +0 -5
  10. data/.idea/misc.xml +0 -42
  11. data/.idea/modules.xml +0 -9
  12. data/.idea/scopes/scope_settings.xml +0 -5
  13. data/.idea/spree_utag.iml +0 -24
  14. data/.idea/vcs.xml +0 -7
  15. data/.idea/workspace.xml +0 -433
  16. data/.rvmrc +0 -1
  17. data/Gemfile.lock +0 -17
  18. data/test/dummy/README.rdoc +0 -28
  19. data/test/dummy/Rakefile +0 -6
  20. data/test/dummy/app/assets/images/.keep +0 -0
  21. data/test/dummy/app/assets/javascripts/application.js +0 -13
  22. data/test/dummy/app/assets/stylesheets/application.css +0 -15
  23. data/test/dummy/app/controllers/application_controller.rb +0 -5
  24. data/test/dummy/app/controllers/concerns/.keep +0 -0
  25. data/test/dummy/app/helpers/application_helper.rb +0 -2
  26. data/test/dummy/app/mailers/.keep +0 -0
  27. data/test/dummy/app/models/.keep +0 -0
  28. data/test/dummy/app/models/concerns/.keep +0 -0
  29. data/test/dummy/app/views/layouts/application.html.erb +0 -14
  30. data/test/dummy/bin/bundle +0 -3
  31. data/test/dummy/bin/rails +0 -4
  32. data/test/dummy/bin/rake +0 -4
  33. data/test/dummy/bin/setup +0 -29
  34. data/test/dummy/config/application.rb +0 -26
  35. data/test/dummy/config/boot.rb +0 -5
  36. data/test/dummy/config/database.yml +0 -25
  37. data/test/dummy/config/environment.rb +0 -5
  38. data/test/dummy/config/environments/development.rb +0 -41
  39. data/test/dummy/config/environments/production.rb +0 -79
  40. data/test/dummy/config/environments/test.rb +0 -42
  41. data/test/dummy/config/initializers/assets.rb +0 -11
  42. data/test/dummy/config/initializers/backtrace_silencers.rb +0 -7
  43. data/test/dummy/config/initializers/cookies_serializer.rb +0 -3
  44. data/test/dummy/config/initializers/filter_parameter_logging.rb +0 -4
  45. data/test/dummy/config/initializers/inflections.rb +0 -16
  46. data/test/dummy/config/initializers/mime_types.rb +0 -4
  47. data/test/dummy/config/initializers/session_store.rb +0 -3
  48. data/test/dummy/config/initializers/wrap_parameters.rb +0 -14
  49. data/test/dummy/config/locales/en.yml +0 -23
  50. data/test/dummy/config/routes.rb +0 -56
  51. data/test/dummy/config/secrets.yml +0 -22
  52. data/test/dummy/config.ru +0 -4
  53. data/test/dummy/lib/assets/.keep +0 -0
  54. data/test/dummy/log/.keep +0 -0
  55. data/test/dummy/public/404.html +0 -67
  56. data/test/dummy/public/422.html +0 -67
  57. data/test/dummy/public/500.html +0 -66
  58. data/test/dummy/public/favicon.ico +0 -0
  59. data/test/spree_utag_test.rb +0 -7
  60. data/test/test_helper.rb +0 -19
data/.idea/workspace.xml DELETED
@@ -1,433 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="ChangeListManager">
4
- <list default="true" id="20f9f221-7917-437d-93f2-1363093d137b" name="Default" comment="" />
5
- <ignored path="spree_utag.iws" />
6
- <ignored path=".idea/workspace.xml" />
7
- <option name="TRACKING_ENABLED" value="true" />
8
- <option name="SHOW_DIALOG" value="false" />
9
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
10
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
11
- <option name="LAST_RESOLUTION" value="IGNORE" />
12
- </component>
13
- <component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
14
- <component name="CreatePatchCommitExecutor">
15
- <option name="PATCH_PATH" value="" />
16
- </component>
17
- <component name="DaemonCodeAnalyzer">
18
- <disable_hints />
19
- </component>
20
- <component name="FavoritesManager">
21
- <favorites_list name="spree_utag" />
22
- </component>
23
- <component name="FileEditorManager">
24
- <leaf>
25
- <file leaf-file-name="railtie.rb" pinned="false" current="true" current-in-tab="true">
26
- <entry file="file://$PROJECT_DIR$/lib/spree_utag/railtie.rb">
27
- <provider selected="true" editor-type-id="text-editor">
28
- <state vertical-scroll-proportion="0.27202073" vertical-offset="0" max-vertical-offset="386">
29
- <caret line="7" column="3" selection-start-line="7" selection-start-column="3" selection-end-line="7" selection-end-column="3" />
30
- <folding />
31
- </state>
32
- </provider>
33
- </entry>
34
- </file>
35
- </leaf>
36
- </component>
37
- <component name="FindManager">
38
- <FindUsagesManager>
39
- <setting name="OPEN_NEW_TAB" value="true" />
40
- </FindUsagesManager>
41
- </component>
42
- <component name="IdeDocumentHistory">
43
- <option name="changedFiles">
44
- <list>
45
- <option value="$PROJECT_DIR$/Gemfile" />
46
- <option value="$PROJECT_DIR$/.rvmrc" />
47
- <option value="$PROJECT_DIR$/.gitignore" />
48
- <option value="$PROJECT_DIR$/lib/spree_utag/version.rb" />
49
- <option value="$PROJECT_DIR$/app/overrides/add_utag_to_home_page.rb" />
50
- <option value="$PROJECT_DIR$/lib/tasks/spree_utag_tasks.rake" />
51
- <option value="$PROJECT_DIR$/spree_utag.gemspec" />
52
- <option value="$PROJECT_DIR$/lib/spree_utag.rb" />
53
- <option value="$PROJECT_DIR$/lib/spree_utag/railtie.rb" />
54
- </list>
55
- </option>
56
- </component>
57
- <component name="ProjectFrameBounds">
58
- <option name="x" value="49" />
59
- <option name="y" value="52" />
60
- <option name="width" value="658" />
61
- <option name="height" value="716" />
62
- </component>
63
- <component name="ProjectLevelVcsManager" settingsEditedManually="false">
64
- <OptionsSetting value="true" id="Add" />
65
- <OptionsSetting value="true" id="Remove" />
66
- <OptionsSetting value="true" id="Checkout" />
67
- <OptionsSetting value="true" id="Update" />
68
- <OptionsSetting value="true" id="Status" />
69
- <OptionsSetting value="true" id="Edit" />
70
- <ConfirmationsSetting value="0" id="Add" />
71
- <ConfirmationsSetting value="0" id="Remove" />
72
- </component>
73
- <component name="ProjectReloadState">
74
- <option name="STATE" value="0" />
75
- </component>
76
- <component name="ProjectView">
77
- <navigator currentView="ProjectPane" proportions="" version="1">
78
- <flattenPackages />
79
- <showMembers />
80
- <showModules />
81
- <showLibraryContents />
82
- <hideEmptyPackages />
83
- <abbreviatePackageNames />
84
- <autoscrollToSource />
85
- <autoscrollFromSource />
86
- <sortByType />
87
- </navigator>
88
- <panes>
89
- <pane id="ProjectPane">
90
- <subPane>
91
- <PATH>
92
- <PATH_ELEMENT>
93
- <option name="myItemId" value="spree_utag" />
94
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
95
- </PATH_ELEMENT>
96
- </PATH>
97
- <PATH>
98
- <PATH_ELEMENT>
99
- <option name="myItemId" value="spree_utag" />
100
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
101
- </PATH_ELEMENT>
102
- <PATH_ELEMENT>
103
- <option name="myItemId" value="spree_utag" />
104
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
105
- </PATH_ELEMENT>
106
- </PATH>
107
- <PATH>
108
- <PATH_ELEMENT>
109
- <option name="myItemId" value="spree_utag" />
110
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
111
- </PATH_ELEMENT>
112
- <PATH_ELEMENT>
113
- <option name="myItemId" value="spree_utag" />
114
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
115
- </PATH_ELEMENT>
116
- <PATH_ELEMENT>
117
- <option name="myItemId" value="lib" />
118
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
119
- </PATH_ELEMENT>
120
- </PATH>
121
- <PATH>
122
- <PATH_ELEMENT>
123
- <option name="myItemId" value="spree_utag" />
124
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
125
- </PATH_ELEMENT>
126
- <PATH_ELEMENT>
127
- <option name="myItemId" value="spree_utag" />
128
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
129
- </PATH_ELEMENT>
130
- <PATH_ELEMENT>
131
- <option name="myItemId" value="lib" />
132
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
133
- </PATH_ELEMENT>
134
- <PATH_ELEMENT>
135
- <option name="myItemId" value="spree_utag" />
136
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
137
- </PATH_ELEMENT>
138
- </PATH>
139
- <PATH>
140
- <PATH_ELEMENT>
141
- <option name="myItemId" value="spree_utag" />
142
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
143
- </PATH_ELEMENT>
144
- <PATH_ELEMENT>
145
- <option name="myItemId" value="spree_utag" />
146
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
147
- </PATH_ELEMENT>
148
- <PATH_ELEMENT>
149
- <option name="myItemId" value="app" />
150
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
151
- </PATH_ELEMENT>
152
- <PATH_ELEMENT>
153
- <option name="myItemId" value="overrides" />
154
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
155
- </PATH_ELEMENT>
156
- </PATH>
157
- </subPane>
158
- </pane>
159
- <pane id="Scope" />
160
- </panes>
161
- </component>
162
- <component name="PropertiesComponent">
163
- <property name="options.lastSelected" value="Errors" />
164
- <property name="options.splitter.main.proportions" value="0.35233918" />
165
- <property name="options.splitter.details.proportions" value="0.2" />
166
- <property name="options.searchVisible" value="true" />
167
- <property name="WebServerToolWindowFactoryState" value="false" />
168
- <property name="last_opened_file_path" value="$PROJECT_DIR$" />
169
- </component>
170
- <component name="RecentsManager">
171
- <key name="MoveFile.RECENT_KEYS">
172
- <recent name="$PROJECT_DIR$/utag" />
173
- <recent name="$PROJECT_DIR$" />
174
- <recent name="$PROJECT_DIR$/lib/app" />
175
- <recent name="$PROJECT_DIR$/lib" />
176
- </key>
177
- </component>
178
- <component name="RunManager">
179
- <configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
180
- <predefined_log_file id="RUBY_RSPEC" enabled="true" />
181
- <module name="" />
182
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
183
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
184
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
185
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
186
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
187
- <envs />
188
- <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
189
- <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
190
- <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
191
- <COVERAGE_PATTERN ENABLED="true">
192
- <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
193
- </COVERAGE_PATTERN>
194
- </EXTENSION>
195
- <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
196
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
197
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
198
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
199
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
200
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
201
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
202
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
203
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
204
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
205
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
206
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
207
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
208
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
209
- <method />
210
- </configuration>
211
- <configuration default="true" type="RubyRunConfigurationType" factoryName="Ruby">
212
- <module name="" />
213
- <RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
214
- <RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="" />
215
- <RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
216
- <RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
217
- <RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
218
- <envs />
219
- <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
220
- <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
221
- <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
222
- <COVERAGE_PATTERN ENABLED="true">
223
- <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
224
- </COVERAGE_PATTERN>
225
- </EXTENSION>
226
- <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
227
- <RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="" />
228
- <RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
229
- <method />
230
- </configuration>
231
- <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
232
- <method />
233
- </configuration>
234
- <configuration default="true" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest">
235
- <predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
236
- <module name="" />
237
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
238
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
239
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
240
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
241
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
242
- <envs />
243
- <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
244
- <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
245
- <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
246
- <COVERAGE_PATTERN ENABLED="true">
247
- <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
248
- </COVERAGE_PATTERN>
249
- </EXTENSION>
250
- <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
251
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
252
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
253
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
254
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
255
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
256
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
257
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
258
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
259
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
260
- <method />
261
- </configuration>
262
- <list size="0" />
263
- </component>
264
- <component name="ShelveChangesManager" show_recycled="false" />
265
- <component name="TaskManager">
266
- <task active="true" id="Default" summary="Default task">
267
- <changelist id="20f9f221-7917-437d-93f2-1363093d137b" name="Default" comment="" />
268
- <created>1442130975152</created>
269
- <updated>1442130975152</updated>
270
- </task>
271
- <servers />
272
- </component>
273
- <component name="ToolWindowManager">
274
- <frame x="49" y="52" width="658" height="716" extended-state="4" />
275
- <editor active="true" />
276
- <layout>
277
- <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.45595053" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
278
- <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.33693972" sideWeight="0.4996066" order="11" side_tool="false" content_ui="tabs" />
279
- <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
280
- <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3296617" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
281
- <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.24940991" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
282
- <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.41993463" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
283
- <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
284
- <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
285
- <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.5688889" sideWeight="0.5003934" order="8" side_tool="true" content_ui="tabs" />
286
- <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.5140741" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
287
- <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3288889" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
288
- <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
289
- <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
290
- <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
291
- <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3288889" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
292
- <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3288889" sideWeight="0.5" order="10" side_tool="false" content_ui="tabs" />
293
- <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
294
- <window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="12" side_tool="false" content_ui="tabs" />
295
- <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
296
- <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
297
- </layout>
298
- </component>
299
- <component name="Vcs.Log.UiProperties">
300
- <option name="RECENTLY_FILTERED_USER_GROUPS">
301
- <collection />
302
- </option>
303
- <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
304
- <collection />
305
- </option>
306
- </component>
307
- <component name="VcsContentAnnotationSettings">
308
- <option name="myLimit" value="2678400000" />
309
- </component>
310
- <component name="VcsManagerConfiguration">
311
- <option name="myTodoPanelSettings">
312
- <TodoPanelSettings />
313
- </option>
314
- </component>
315
- <component name="XDebuggerManager">
316
- <breakpoint-manager />
317
- </component>
318
- <component name="editorHistoryManager">
319
- <entry file="file://$PROJECT_DIR$/app/overrides/add_utag_to_home_page.rb">
320
- <provider selected="true" editor-type-id="text-editor">
321
- <state vertical-scroll-proportion="0.0" vertical-offset="135" max-vertical-offset="225">
322
- <caret line="9" column="3" selection-start-line="9" selection-start-column="3" selection-end-line="9" selection-end-column="3" />
323
- <folding />
324
- </state>
325
- </provider>
326
- </entry>
327
- <entry file="file://$PROJECT_DIR$/spree_utag.gemspec">
328
- <provider selected="true" editor-type-id="text-editor">
329
- <state vertical-scroll-proportion="0.0" vertical-offset="15" max-vertical-offset="435">
330
- <caret line="1" column="42" selection-start-line="1" selection-start-column="42" selection-end-line="1" selection-end-column="42" />
331
- <folding />
332
- </state>
333
- </provider>
334
- </entry>
335
- <entry file="file://$PROJECT_DIR$/.rvmrc">
336
- <provider selected="true" editor-type-id="text-editor">
337
- <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="90">
338
- <caret line="0" column="38" selection-start-line="0" selection-start-column="38" selection-end-line="0" selection-end-column="38" />
339
- </state>
340
- </provider>
341
- </entry>
342
- <entry file="file://$PROJECT_DIR$/lib/spree_utag/version.rb">
343
- <provider selected="true" editor-type-id="text-editor">
344
- <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="135">
345
- <caret line="1" column="16" selection-start-line="1" selection-start-column="16" selection-end-line="1" selection-end-column="16" />
346
- </state>
347
- </provider>
348
- </entry>
349
- <entry file="file://$PROJECT_DIR$/Rakefile">
350
- <provider selected="true" editor-type-id="text-editor">
351
- <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="600">
352
- <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
353
- </state>
354
- </provider>
355
- </entry>
356
- <entry file="file://$PROJECT_DIR$/.gitignore">
357
- <provider selected="true" editor-type-id="text-editor">
358
- <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="240">
359
- <caret line="3" column="16" selection-start-line="3" selection-start-column="16" selection-end-line="3" selection-end-column="16" />
360
- <folding />
361
- </state>
362
- </provider>
363
- </entry>
364
- <entry file="file://$PROJECT_DIR$/Gemfile.lock">
365
- <provider selected="true" editor-type-id="text-editor">
366
- <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="1650">
367
- <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
368
- </state>
369
- </provider>
370
- <provider editor-type-id="com.intellij.persistence.database.editor.CsvTableFileEditorProvider">
371
- <state />
372
- </provider>
373
- </entry>
374
- <entry file="file://$PROJECT_DIR$/app/overrides/add_utag_to_home_page.rb">
375
- <provider selected="true" editor-type-id="text-editor">
376
- <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="225">
377
- <caret line="9" column="3" selection-start-line="9" selection-start-column="3" selection-end-line="9" selection-end-column="3" />
378
- <folding />
379
- </state>
380
- </provider>
381
- </entry>
382
- <entry file="file://$PROJECT_DIR$/lib/spree_utag.rb">
383
- <provider selected="true" editor-type-id="text-editor">
384
- <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="165">
385
- <caret line="0" column="28" selection-start-line="0" selection-start-column="28" selection-end-line="0" selection-end-column="28" />
386
- <folding />
387
- </state>
388
- </provider>
389
- </entry>
390
- <entry file="file://$PROJECT_DIR$/README.md">
391
- <provider selected="true" editor-type-id="text-editor">
392
- <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="525">
393
- <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
394
- <folding />
395
- </state>
396
- </provider>
397
- <provider editor-type-id="MultiMarkdownFxHtmlEditor">
398
- <state />
399
- </provider>
400
- <provider editor-type-id="MarkdownPreviewEditor">
401
- <state />
402
- </provider>
403
- <provider editor-type-id="MultiMarkdownFxPreviewEditor">
404
- <state />
405
- </provider>
406
- </entry>
407
- <entry file="file://$PROJECT_DIR$/spree_utag.gemspec">
408
- <provider selected="true" editor-type-id="text-editor">
409
- <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="435">
410
- <caret line="1" column="42" selection-start-line="1" selection-start-column="42" selection-end-line="1" selection-end-column="42" />
411
- <folding />
412
- </state>
413
- </provider>
414
- </entry>
415
- <entry file="file://$PROJECT_DIR$/Gemfile">
416
- <provider selected="true" editor-type-id="text-editor">
417
- <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="150">
418
- <caret line="4" column="0" selection-start-line="4" selection-start-column="0" selection-end-line="4" selection-end-column="0" />
419
- <folding />
420
- </state>
421
- </provider>
422
- </entry>
423
- <entry file="file://$PROJECT_DIR$/lib/spree_utag/railtie.rb">
424
- <provider selected="true" editor-type-id="text-editor">
425
- <state vertical-scroll-proportion="0.27202073" vertical-offset="0" max-vertical-offset="386">
426
- <caret line="7" column="3" selection-start-line="7" selection-start-column="3" selection-end-line="7" selection-end-column="3" />
427
- <folding />
428
- </state>
429
- </provider>
430
- </entry>
431
- </component>
432
- </project>
433
-
data/.rvmrc DELETED
@@ -1 +0,0 @@
1
- rvm use ruby-2.2.0@spree_utag --create
data/Gemfile.lock DELETED
@@ -1,17 +0,0 @@
1
- PATH
2
- remote: .
3
- specs:
4
- spree_utag (0.0.1)
5
-
6
- GEM
7
- remote: https://rubygems.org/
8
- specs:
9
- rake (10.4.2)
10
-
11
- PLATFORMS
12
- ruby
13
-
14
- DEPENDENCIES
15
- bundler (~> 1.6)
16
- rake
17
- spree_utag!
@@ -1,28 +0,0 @@
1
- == README
2
-
3
- This README would normally document whatever steps are necessary to get the
4
- application up and running.
5
-
6
- Things you may want to cover:
7
-
8
- * Ruby version
9
-
10
- * System dependencies
11
-
12
- * Configuration
13
-
14
- * Database creation
15
-
16
- * Database initialization
17
-
18
- * How to run the test suite
19
-
20
- * Services (job queues, cache servers, search engines, etc.)
21
-
22
- * Deployment instructions
23
-
24
- * ...
25
-
26
-
27
- Please feel free to use a different markup language if you do not plan to run
28
- <tt>rake doc:app</tt>.
data/test/dummy/Rakefile DELETED
@@ -1,6 +0,0 @@
1
- # Add your own tasks in files placed in lib/tasks ending in .rake,
2
- # for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
3
-
4
- require File.expand_path('../config/application', __FILE__)
5
-
6
- Rails.application.load_tasks
File without changes
@@ -1,13 +0,0 @@
1
- // This is a manifest file that'll be compiled into application.js, which will include all the files
2
- // listed below.
3
- //
4
- // Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts,
5
- // or any plugin's vendor/assets/javascripts directory can be referenced here using a relative path.
6
- //
7
- // It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
8
- // compiled file.
9
- //
10
- // Read Sprockets README (https://github.com/rails/sprockets#sprockets-directives) for details
11
- // about supported directives.
12
- //
13
- //= require_tree .
@@ -1,15 +0,0 @@
1
- /*
2
- * This is a manifest file that'll be compiled into application.css, which will include all the files
3
- * listed below.
4
- *
5
- * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
6
- * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
7
- *
8
- * You're free to add application-wide styles to this file and they'll appear at the bottom of the
9
- * compiled file so the styles you add here take precedence over styles defined in any styles
10
- * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
11
- * file per style scope.
12
- *
13
- *= require_tree .
14
- *= require_self
15
- */
@@ -1,5 +0,0 @@
1
- class ApplicationController < ActionController::Base
2
- # Prevent CSRF attacks by raising an exception.
3
- # For APIs, you may want to use :null_session instead.
4
- protect_from_forgery with: :exception
5
- end
File without changes
@@ -1,2 +0,0 @@
1
- module ApplicationHelper
2
- end
File without changes
File without changes
File without changes
@@ -1,14 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <title>Dummy</title>
5
- <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %>
6
- <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %>
7
- <%= csrf_meta_tags %>
8
- </head>
9
- <body>
10
-
11
- <%= yield %>
12
-
13
- </body>
14
- </html>
@@ -1,3 +0,0 @@
1
- #!/usr/bin/env ruby
2
- ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
3
- load Gem.bin_path('bundler', 'bundle')
data/test/dummy/bin/rails DELETED
@@ -1,4 +0,0 @@
1
- #!/usr/bin/env ruby
2
- APP_PATH = File.expand_path('../../config/application', __FILE__)
3
- require_relative '../config/boot'
4
- require 'rails/commands'
data/test/dummy/bin/rake DELETED
@@ -1,4 +0,0 @@
1
- #!/usr/bin/env ruby
2
- require_relative '../config/boot'
3
- require 'rake'
4
- Rake.application.run
data/test/dummy/bin/setup DELETED
@@ -1,29 +0,0 @@
1
- #!/usr/bin/env ruby
2
- require 'pathname'
3
-
4
- # path to your application root.
5
- APP_ROOT = Pathname.new File.expand_path('../../', __FILE__)
6
-
7
- Dir.chdir APP_ROOT do
8
- # This script is a starting point to setup your application.
9
- # Add necessary setup steps to this file:
10
-
11
- puts "== Installing dependencies =="
12
- system "gem install bundler --conservative"
13
- system "bundle check || bundle install"
14
-
15
- # puts "\n== Copying sample files =="
16
- # unless File.exist?("config/database.yml")
17
- # system "cp config/database.yml.sample config/database.yml"
18
- # end
19
-
20
- puts "\n== Preparing database =="
21
- system "bin/rake db:setup"
22
-
23
- puts "\n== Removing old logs and tempfiles =="
24
- system "rm -f log/*"
25
- system "rm -rf tmp/cache"
26
-
27
- puts "\n== Restarting application server =="
28
- system "touch tmp/restart.txt"
29
- end
@@ -1,26 +0,0 @@
1
- require File.expand_path('../boot', __FILE__)
2
-
3
- require 'rails/all'
4
-
5
- Bundler.require(*Rails.groups)
6
- require "spree_utag"
7
-
8
- module Dummy
9
- class Application < Rails::Application
10
- # Settings in config/environments/* take precedence over those specified here.
11
- # Application configuration should go into files in config/initializers
12
- # -- all .rb files in that directory are automatically loaded.
13
-
14
- # Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.
15
- # Run "rake -D time" for a list of tasks for finding time zone names. Default is UTC.
16
- # config.time_zone = 'Central Time (US & Canada)'
17
-
18
- # The default locale is :en and all translations from config/locales/*.rb,yml are auto loaded.
19
- # config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
20
- # config.i18n.default_locale = :de
21
-
22
- # Do not swallow errors in after_commit/after_rollback callbacks.
23
- config.active_record.raise_in_transactional_callbacks = true
24
- end
25
- end
26
-