rails_qx 0.0.2 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.gitignore +3 -0
- data/.idea/workspace.xml +371 -29
- data/README.md +19 -0
- data/lib/files/resource/qx/decoration/Modern/arrows/down-invert.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/arrows/down-small.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/arrows/down.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/arrows/forward.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/arrows/left.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/arrows/rewind.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/arrows/right-invert.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/arrows/right.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/arrows/up-invert.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/arrows/up-small.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/arrows/up.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/arrows-combined.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/colorselector/brightness-field.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/colorselector/brightness-handle.gif +0 -0
- data/lib/files/resource/qx/decoration/Modern/colorselector/huesaturation-field.jpg +0 -0
- data/lib/files/resource/qx/decoration/Modern/colorselector/huesaturation-handle.gif +0 -0
- data/lib/files/resource/qx/decoration/Modern/colorselector-combined.gif +0 -0
- data/lib/files/resource/qx/decoration/Modern/cursors/alias.gif +0 -0
- data/lib/files/resource/qx/decoration/Modern/cursors/copy.gif +0 -0
- data/lib/files/resource/qx/decoration/Modern/cursors/move.gif +0 -0
- data/lib/files/resource/qx/decoration/Modern/cursors/nodrop.gif +0 -0
- data/lib/files/resource/qx/decoration/Modern/cursors-combined.gif +0 -0
- data/lib/files/resource/qx/decoration/Modern/form/checked.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/form/tooltip-error-arrow-right.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/form/tooltip-error-arrow.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/form/undetermined.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/menu/checkbox-invert.gif +0 -0
- data/lib/files/resource/qx/decoration/Modern/menu/checkbox.gif +0 -0
- data/lib/files/resource/qx/decoration/Modern/menu/radiobutton-invert.gif +0 -0
- data/lib/files/resource/qx/decoration/Modern/menu/radiobutton.gif +0 -0
- data/lib/files/resource/qx/decoration/Modern/menu-checkradio-combined.gif +0 -0
- data/lib/files/resource/qx/decoration/Modern/scrollbar/scrollbar-down.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/scrollbar/scrollbar-left.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/scrollbar/scrollbar-right.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/scrollbar/scrollbar-up.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/scrollbar-combined.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/splitpane/knob-horizontal.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/splitpane/knob-vertical.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/splitpane-knobs-combined.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/table/ascending.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/table/boolean-false.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/table/boolean-true.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/table/descending.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/table/select-column-order.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/table-combined.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/toolbar/toolbar-handle-knob.gif +0 -0
- data/lib/files/resource/qx/decoration/Modern/toolbar/toolbar-part.gif +0 -0
- data/lib/files/resource/qx/decoration/Modern/tree/closed-selected.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/tree/closed.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/tree/open-selected.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/tree/open.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/tree-combined.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/window/close-active-hovered.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/window/close-active.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/window/close-inactive.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/window/maximize-active-hovered.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/window/maximize-active.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/window/maximize-inactive.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/window/minimize-active-hovered.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/window/minimize-active.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/window/minimize-inactive.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/window/restore-active-hovered.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/window/restore-active.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/window/restore-inactive.png +0 -0
- data/lib/files/resource/qx/decoration/Modern/window-captionbar-buttons-combined.png +0 -0
- data/lib/files/resource/qx/icon/Tango/16/actions/dialog-cancel.png +0 -0
- data/lib/files/resource/qx/icon/Tango/16/actions/dialog-ok.png +0 -0
- data/lib/files/resource/qx/icon/Tango/16/actions/view-refresh.png +0 -0
- data/lib/files/resource/qx/icon/Tango/16/actions/window-close.png +0 -0
- data/lib/files/resource/qx/icon/Tango/16/apps/office-calendar.png +0 -0
- data/lib/files/resource/qx/icon/Tango/16/apps/utilities-color-chooser.png +0 -0
- data/lib/files/resource/qx/icon/Tango/16/mimetypes/office-document.png +0 -0
- data/lib/files/resource/qx/icon/Tango/16/places/folder-open.png +0 -0
- data/lib/files/resource/qx/icon/Tango/16/places/folder.png +0 -0
- data/lib/files/resource/qx/icon/Tango/22/mimetypes/office-document.png +0 -0
- data/lib/files/resource/qx/icon/Tango/22/places/folder-open.png +0 -0
- data/lib/files/resource/qx/icon/Tango/22/places/folder.png +0 -0
- data/lib/files/resource/qx/icon/Tango/32/mimetypes/office-document.png +0 -0
- data/lib/files/resource/qx/icon/Tango/32/places/folder-open.png +0 -0
- data/lib/files/resource/qx/icon/Tango/32/places/folder.png +0 -0
- data/lib/files/resource/qx/static/blank.gif +0 -0
- data/lib/files/resource/qx/static/blank.png +0 -0
- data/lib/generators/rails_qx/USAGE +9 -0
- data/lib/generators/rails_qx/rails_qx_generator.rb +11 -0
- data/lib/generators/rails_qx/templates/app/assets/javascripts/app/application.rb +17 -0
- data/lib/generators/rails_qx/templates/app/assets/javascripts/application.rb +4 -0
- data/lib/generators/rails_qx/templates/app/assets/javascripts/controllers/.keep +0 -0
- data/lib/generators/rails_qx/templates/app/assets/javascripts/models/.keep +0 -0
- data/lib/generators/rails_qx/templates/app/assets/javascripts/templates/.keep +0 -0
- data/lib/generators/rails_qx/templates/app/assets/javascripts/views/viewport.rb +21 -0
- data/lib/generators/rails_qx/templates/app/assets/javascripts/views/workspace.rb +16 -0
- data/lib/generators/rails_qx/templates/app/controllers/main_controller.rb +2 -0
- data/lib/generators/rails_qx/templates/app/views/main/index.html.erb +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/arrows/down-invert.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/arrows/down-small.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/arrows/down.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/arrows/forward.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/arrows/left.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/arrows/rewind.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/arrows/right-invert.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/arrows/right.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/arrows/up-invert.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/arrows/up-small.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/arrows/up.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/arrows-combined.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/colorselector/brightness-field.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/colorselector/brightness-handle.gif +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/colorselector/huesaturation-field.jpg +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/colorselector/huesaturation-handle.gif +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/colorselector-combined.gif +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/cursors/alias.gif +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/cursors/copy.gif +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/cursors/move.gif +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/cursors/nodrop.gif +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/cursors-combined.gif +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/form/checked.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/form/tooltip-error-arrow-right.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/form/tooltip-error-arrow.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/form/undetermined.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/menu/checkbox-invert.gif +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/menu/checkbox.gif +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/menu/radiobutton-invert.gif +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/menu/radiobutton.gif +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/menu-checkradio-combined.gif +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/scrollbar/scrollbar-down.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/scrollbar/scrollbar-left.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/scrollbar/scrollbar-right.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/scrollbar/scrollbar-up.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/scrollbar-combined.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/splitpane/knob-horizontal.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/splitpane/knob-vertical.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/splitpane-knobs-combined.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/table/ascending.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/table/boolean-false.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/table/boolean-true.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/table/descending.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/table/select-column-order.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/table-combined.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/toolbar/toolbar-handle-knob.gif +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/toolbar/toolbar-part.gif +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/tree/closed-selected.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/tree/closed.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/tree/open-selected.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/tree/open.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/tree-combined.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/window/close-active-hovered.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/window/close-active.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/window/close-inactive.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/window/maximize-active-hovered.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/window/maximize-active.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/window/maximize-inactive.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/window/minimize-active-hovered.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/window/minimize-active.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/window/minimize-inactive.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/window/restore-active-hovered.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/window/restore-active.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/window/restore-inactive.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/decoration/Modern/window-captionbar-buttons-combined.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/icon/Tango/16/actions/dialog-cancel.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/icon/Tango/16/actions/dialog-ok.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/icon/Tango/16/actions/view-refresh.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/icon/Tango/16/actions/window-close.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/icon/Tango/16/apps/office-calendar.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/icon/Tango/16/apps/utilities-color-chooser.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/icon/Tango/16/mimetypes/office-document.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/icon/Tango/16/places/folder-open.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/icon/Tango/16/places/folder.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/icon/Tango/22/mimetypes/office-document.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/icon/Tango/22/places/folder-open.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/icon/Tango/22/places/folder.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/icon/Tango/32/mimetypes/office-document.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/icon/Tango/32/places/folder-open.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/icon/Tango/32/places/folder.png +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/static/blank.gif +0 -0
- data/lib/generators/rails_qx/templates/resource/qx/static/blank.png +0 -0
- data/lib/rails_qx/version.rb +1 -1
- metadata +176 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5604c9acf467c80aa4110457f32e22c502eadb67
|
4
|
+
data.tar.gz: c7952732b7ce5e161ef47f74139de7bcb7052edf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2c25fddd251bda2f9e2aa1e9a73048b909a2001d17f1661e6a5e196df73d52e626b3d5e9dd12d5f0e14f4a89c7cb2409c66ab484488d16c8c6d1e4181c338c62
|
7
|
+
data.tar.gz: cb7061361ec2d8f3dc96430abab897b0f9926a82b184a251bdd5a7da8107faf19f2cc298a0589e65ae7c795cbb1c8a45eba1e4a23dba1318976398126c643ed4
|
data/.gitignore
CHANGED
data/.idea/workspace.xml
CHANGED
@@ -1,11 +1,7 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<project version="4">
|
3
3
|
<component name="ChangeListManager">
|
4
|
-
<list default="true" id="a01ab905-434f-4491-9109-448c456d1469" name="Default" comment=""
|
5
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
6
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/rails_qx/version.rb" afterPath="$PROJECT_DIR$/lib/rails_qx/version.rb" />
|
7
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/vendor/assets/javascripts/rails_qx.js" afterPath="$PROJECT_DIR$/vendor/assets/javascripts/rails_qx.js" />
|
8
|
-
</list>
|
4
|
+
<list default="true" id="a01ab905-434f-4491-9109-448c456d1469" name="Default" comment="" />
|
9
5
|
<ignored path="rails_qx.iws" />
|
10
6
|
<ignored path=".idea/workspace.xml" />
|
11
7
|
<ignored path="$PROJECT_DIR$/.bundle/" />
|
@@ -27,28 +23,31 @@
|
|
27
23
|
</component>
|
28
24
|
<component name="FileEditorManager">
|
29
25
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
30
|
-
<file leaf-file-name="
|
31
|
-
<entry file="file://$PROJECT_DIR$/
|
32
|
-
<provider selected="true" editor-type-id="text-editor">
|
33
|
-
<state
|
34
|
-
<
|
35
|
-
|
26
|
+
<file leaf-file-name="README.md" pinned="false" current-in-tab="true">
|
27
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
28
|
+
<provider selected="true" editor-type-id="split-provider[text-editor;MultiMarkdownPreviewEditor]">
|
29
|
+
<state split_layout="FIRST">
|
30
|
+
<first_editor vertical-scroll-proportion="1.3422819">
|
31
|
+
<caret line="40" column="86" selection-start-line="40" selection-start-column="86" selection-end-line="40" selection-end-column="86" />
|
32
|
+
<folding />
|
33
|
+
</first_editor>
|
34
|
+
<second_editor />
|
36
35
|
</state>
|
37
36
|
</provider>
|
38
|
-
|
39
|
-
|
40
|
-
<file leaf-file-name="version.rb" pinned="false" current-in-tab="true">
|
41
|
-
<entry file="file://$PROJECT_DIR$/lib/rails_qx/version.rb">
|
42
|
-
<provider selected="true" editor-type-id="text-editor">
|
43
|
-
<state vertical-scroll-proportion="0.029880479">
|
44
|
-
<caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
|
45
|
-
<folding />
|
46
|
-
</state>
|
37
|
+
<provider editor-type-id="MultiMarkdownFxPreviewEditor">
|
38
|
+
<state />
|
47
39
|
</provider>
|
48
40
|
</entry>
|
49
41
|
</file>
|
50
42
|
</leaf>
|
51
43
|
</component>
|
44
|
+
<component name="FileTemplateManagerImpl">
|
45
|
+
<option name="RECENT_TEMPLATES">
|
46
|
+
<list>
|
47
|
+
<option value="Ruby Class Template" />
|
48
|
+
</list>
|
49
|
+
</option>
|
50
|
+
</component>
|
52
51
|
<component name="Git.Settings">
|
53
52
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
54
53
|
</component>
|
@@ -56,7 +55,12 @@
|
|
56
55
|
<option name="CHANGED_PATHS">
|
57
56
|
<list>
|
58
57
|
<option value="$PROJECT_DIR$/rails_qx.gemspec" />
|
58
|
+
<option value="$PROJECT_DIR$/.gitignore" />
|
59
|
+
<option value="$PROJECT_DIR$/lib/generators/install/install_generator.rb" />
|
60
|
+
<option value="$PROJECT_DIR$/lib/generators/rails_qx/USAGE" />
|
59
61
|
<option value="$PROJECT_DIR$/lib/rails_qx/version.rb" />
|
62
|
+
<option value="$PROJECT_DIR$/lib/generators/rails_qx/rails_qx_generator.rb" />
|
63
|
+
<option value="$PROJECT_DIR$/README.md" />
|
60
64
|
</list>
|
61
65
|
</option>
|
62
66
|
</component>
|
@@ -66,8 +70,8 @@
|
|
66
70
|
<detection-done>true</detection-done>
|
67
71
|
</component>
|
68
72
|
<component name="ProjectFrameBounds">
|
69
|
-
<option name="x" value="
|
70
|
-
<option name="y" value="
|
73
|
+
<option name="x" value="304" />
|
74
|
+
<option name="y" value="110" />
|
71
75
|
<option name="width" value="1153" />
|
72
76
|
<option name="height" value="856" />
|
73
77
|
</component>
|
@@ -163,10 +167,116 @@
|
|
163
167
|
<option name="myItemId" value="lib" />
|
164
168
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
165
169
|
</PATH_ELEMENT>
|
170
|
+
<PATH_ELEMENT>
|
171
|
+
<option name="myItemId" value="generators" />
|
172
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
173
|
+
</PATH_ELEMENT>
|
174
|
+
<PATH_ELEMENT>
|
175
|
+
<option name="myItemId" value="rails_qx" />
|
176
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
177
|
+
</PATH_ELEMENT>
|
178
|
+
</PATH>
|
179
|
+
<PATH>
|
180
|
+
<PATH_ELEMENT>
|
181
|
+
<option name="myItemId" value="rails_qx" />
|
182
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
183
|
+
</PATH_ELEMENT>
|
184
|
+
<PATH_ELEMENT>
|
185
|
+
<option name="myItemId" value="rails_qx" />
|
186
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
187
|
+
</PATH_ELEMENT>
|
188
|
+
<PATH_ELEMENT>
|
189
|
+
<option name="myItemId" value="lib" />
|
190
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
191
|
+
</PATH_ELEMENT>
|
192
|
+
<PATH_ELEMENT>
|
193
|
+
<option name="myItemId" value="generators" />
|
194
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
195
|
+
</PATH_ELEMENT>
|
196
|
+
<PATH_ELEMENT>
|
197
|
+
<option name="myItemId" value="rails_qx" />
|
198
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
199
|
+
</PATH_ELEMENT>
|
200
|
+
<PATH_ELEMENT>
|
201
|
+
<option name="myItemId" value="templates" />
|
202
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
203
|
+
</PATH_ELEMENT>
|
204
|
+
<PATH_ELEMENT>
|
205
|
+
<option name="myItemId" value="resource" />
|
206
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
207
|
+
</PATH_ELEMENT>
|
208
|
+
<PATH_ELEMENT>
|
209
|
+
<option name="myItemId" value="qx" />
|
210
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
211
|
+
</PATH_ELEMENT>
|
212
|
+
</PATH>
|
213
|
+
<PATH>
|
214
|
+
<PATH_ELEMENT>
|
215
|
+
<option name="myItemId" value="rails_qx" />
|
216
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
217
|
+
</PATH_ELEMENT>
|
218
|
+
<PATH_ELEMENT>
|
219
|
+
<option name="myItemId" value="rails_qx" />
|
220
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
221
|
+
</PATH_ELEMENT>
|
222
|
+
<PATH_ELEMENT>
|
223
|
+
<option name="myItemId" value="lib" />
|
224
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
225
|
+
</PATH_ELEMENT>
|
226
|
+
<PATH_ELEMENT>
|
227
|
+
<option name="myItemId" value="generators" />
|
228
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
229
|
+
</PATH_ELEMENT>
|
230
|
+
<PATH_ELEMENT>
|
231
|
+
<option name="myItemId" value="rails_qx" />
|
232
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
233
|
+
</PATH_ELEMENT>
|
234
|
+
<PATH_ELEMENT>
|
235
|
+
<option name="myItemId" value="templates" />
|
236
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
237
|
+
</PATH_ELEMENT>
|
238
|
+
<PATH_ELEMENT>
|
239
|
+
<option name="myItemId" value="app" />
|
240
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
241
|
+
</PATH_ELEMENT>
|
242
|
+
</PATH>
|
243
|
+
<PATH>
|
244
|
+
<PATH_ELEMENT>
|
245
|
+
<option name="myItemId" value="rails_qx" />
|
246
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
247
|
+
</PATH_ELEMENT>
|
248
|
+
<PATH_ELEMENT>
|
249
|
+
<option name="myItemId" value="rails_qx" />
|
250
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
251
|
+
</PATH_ELEMENT>
|
252
|
+
<PATH_ELEMENT>
|
253
|
+
<option name="myItemId" value="lib" />
|
254
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
255
|
+
</PATH_ELEMENT>
|
256
|
+
<PATH_ELEMENT>
|
257
|
+
<option name="myItemId" value="generators" />
|
258
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
259
|
+
</PATH_ELEMENT>
|
166
260
|
<PATH_ELEMENT>
|
167
261
|
<option name="myItemId" value="rails_qx" />
|
168
262
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
169
263
|
</PATH_ELEMENT>
|
264
|
+
<PATH_ELEMENT>
|
265
|
+
<option name="myItemId" value="templates" />
|
266
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
267
|
+
</PATH_ELEMENT>
|
268
|
+
<PATH_ELEMENT>
|
269
|
+
<option name="myItemId" value="app" />
|
270
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
271
|
+
</PATH_ELEMENT>
|
272
|
+
<PATH_ELEMENT>
|
273
|
+
<option name="myItemId" value="assets" />
|
274
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
275
|
+
</PATH_ELEMENT>
|
276
|
+
<PATH_ELEMENT>
|
277
|
+
<option name="myItemId" value="javascripts" />
|
278
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
279
|
+
</PATH_ELEMENT>
|
170
280
|
</PATH>
|
171
281
|
</subPane>
|
172
282
|
</pane>
|
@@ -177,13 +287,20 @@
|
|
177
287
|
<component name="PropertiesComponent">
|
178
288
|
<property name="settings.editor.selected.configurable" value="preferences.updates" />
|
179
289
|
<property name="settings.editor.splitter.proportion" value="0.22876447" />
|
180
|
-
<property name="last_opened_file_path" value="$PROJECT_DIR
|
290
|
+
<property name="last_opened_file_path" value="$PROJECT_DIR$/../../../rails/abc" />
|
181
291
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
182
292
|
<property name="js-jscs-nodeInterpreter" value="/usr/local/bin/node" />
|
183
293
|
</component>
|
184
294
|
<component name="RecentsManager">
|
295
|
+
<key name="MoveFile.RECENT_KEYS">
|
296
|
+
<recent name="$PROJECT_DIR$/lib/generators/rails_qx/templates" />
|
297
|
+
</key>
|
185
298
|
<key name="CopyFile.RECENT_KEYS">
|
186
|
-
<recent name="$PROJECT_DIR$/
|
299
|
+
<recent name="$PROJECT_DIR$/lib/generators/rails_qx/templates/app/controllers" />
|
300
|
+
<recent name="$PROJECT_DIR$/app/views" />
|
301
|
+
<recent name="$PROJECT_DIR$/app/assets" />
|
302
|
+
<recent name="$PROJECT_DIR$/lib/generators" />
|
303
|
+
<recent name="$PROJECT_DIR$/lib/files" />
|
187
304
|
</key>
|
188
305
|
</component>
|
189
306
|
<component name="RunManager">
|
@@ -224,6 +341,64 @@
|
|
224
341
|
<configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
|
225
342
|
<method />
|
226
343
|
</configuration>
|
344
|
+
<configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
|
345
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
346
|
+
<module name="" />
|
347
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
348
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
349
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
350
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
351
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
352
|
+
<envs />
|
353
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
354
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
355
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
356
|
+
<COVERAGE_PATTERN ENABLED="true">
|
357
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
358
|
+
</COVERAGE_PATTERN>
|
359
|
+
</EXTENSION>
|
360
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
361
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
362
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
363
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
364
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
|
365
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
366
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
367
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
368
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
369
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
370
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
371
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
372
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
373
|
+
<method />
|
374
|
+
</configuration>
|
375
|
+
<configuration default="true" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest">
|
376
|
+
<predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
|
377
|
+
<module name="" />
|
378
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
379
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
380
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
381
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
382
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
383
|
+
<envs />
|
384
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
385
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
386
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
387
|
+
<COVERAGE_PATTERN ENABLED="true">
|
388
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
389
|
+
</COVERAGE_PATTERN>
|
390
|
+
</EXTENSION>
|
391
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
392
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
393
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
|
394
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
|
395
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
396
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
397
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
398
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
399
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
|
400
|
+
<method />
|
401
|
+
</configuration>
|
227
402
|
<configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
|
228
403
|
<node-options />
|
229
404
|
<gulpfile />
|
@@ -250,16 +425,16 @@
|
|
250
425
|
<servers />
|
251
426
|
</component>
|
252
427
|
<component name="ToolWindowManager">
|
253
|
-
<frame x="
|
428
|
+
<frame x="304" y="110" width="1153" height="856" extended-state="0" />
|
254
429
|
<editor active="false" />
|
255
430
|
<layout>
|
256
|
-
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.
|
431
|
+
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.31323132" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
257
432
|
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
258
433
|
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
|
259
434
|
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
260
435
|
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
261
436
|
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
262
|
-
<window_info id="Terminal" active="
|
437
|
+
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32911393" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
263
438
|
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
|
264
439
|
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
265
440
|
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32911393" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
@@ -281,15 +456,118 @@
|
|
281
456
|
<watches-manager />
|
282
457
|
</component>
|
283
458
|
<component name="editorHistoryManager">
|
284
|
-
<entry file="file://$PROJECT_DIR$/rails_qx.
|
459
|
+
<entry file="file://$PROJECT_DIR$/lib/rails_qx/version.rb">
|
285
460
|
<provider selected="true" editor-type-id="text-editor">
|
286
461
|
<state vertical-scroll-proportion="0.0">
|
287
|
-
<caret line="
|
462
|
+
<caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
|
463
|
+
<folding />
|
464
|
+
</state>
|
465
|
+
</provider>
|
466
|
+
</entry>
|
467
|
+
<entry file="file://$PROJECT_DIR$/lib/generators/rails_qx/rails_qx_generator.rb">
|
468
|
+
<provider selected="true" editor-type-id="text-editor">
|
469
|
+
<state vertical-scroll-proportion="0.0">
|
470
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
471
|
+
<folding />
|
472
|
+
</state>
|
473
|
+
</provider>
|
474
|
+
</entry>
|
475
|
+
<entry file="file://$PROJECT_DIR$/lib/rails_qx/version.rb">
|
476
|
+
<provider selected="true" editor-type-id="text-editor">
|
477
|
+
<state vertical-scroll-proportion="0.0">
|
478
|
+
<caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
|
479
|
+
<folding />
|
480
|
+
</state>
|
481
|
+
</provider>
|
482
|
+
</entry>
|
483
|
+
<entry file="file://$PROJECT_DIR$/lib/generators/rails_qx/rails_qx_generator.rb">
|
484
|
+
<provider selected="true" editor-type-id="text-editor">
|
485
|
+
<state vertical-scroll-proportion="0.0">
|
486
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
487
|
+
<folding />
|
488
|
+
</state>
|
489
|
+
</provider>
|
490
|
+
</entry>
|
491
|
+
<entry file="file://$PROJECT_DIR$/lib/rails_qx/version.rb">
|
492
|
+
<provider selected="true" editor-type-id="text-editor">
|
493
|
+
<state vertical-scroll-proportion="0.0">
|
494
|
+
<caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
|
495
|
+
<folding />
|
496
|
+
</state>
|
497
|
+
</provider>
|
498
|
+
</entry>
|
499
|
+
<entry file="file://$PROJECT_DIR$/lib/generators/rails_qx/rails_qx_generator.rb">
|
500
|
+
<provider selected="true" editor-type-id="text-editor">
|
501
|
+
<state vertical-scroll-proportion="0.0">
|
502
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
503
|
+
<folding />
|
504
|
+
</state>
|
505
|
+
</provider>
|
506
|
+
</entry>
|
507
|
+
<entry file="file://$PROJECT_DIR$/lib/rails_qx/version.rb">
|
508
|
+
<provider selected="true" editor-type-id="text-editor">
|
509
|
+
<state vertical-scroll-proportion="0.0">
|
510
|
+
<caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
|
511
|
+
<folding />
|
512
|
+
</state>
|
513
|
+
</provider>
|
514
|
+
</entry>
|
515
|
+
<entry file="file://$PROJECT_DIR$/lib/generators/rails_qx/rails_qx_generator.rb">
|
516
|
+
<provider selected="true" editor-type-id="text-editor">
|
517
|
+
<state vertical-scroll-proportion="0.0">
|
518
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
519
|
+
<folding />
|
520
|
+
</state>
|
521
|
+
</provider>
|
522
|
+
</entry>
|
523
|
+
<entry file="file://$PROJECT_DIR$/lib/rails_qx/version.rb">
|
524
|
+
<provider selected="true" editor-type-id="text-editor">
|
525
|
+
<state vertical-scroll-proportion="0.0">
|
526
|
+
<caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
|
527
|
+
<folding />
|
528
|
+
</state>
|
529
|
+
</provider>
|
530
|
+
</entry>
|
531
|
+
<entry file="file://$PROJECT_DIR$/lib/generators/rails_qx/rails_qx_generator.rb">
|
532
|
+
<provider selected="true" editor-type-id="text-editor">
|
533
|
+
<state vertical-scroll-proportion="0.0">
|
534
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
535
|
+
<folding />
|
536
|
+
</state>
|
537
|
+
</provider>
|
538
|
+
</entry>
|
539
|
+
<entry file="file://$PROJECT_DIR$/lib/rails_qx/version.rb">
|
540
|
+
<provider selected="true" editor-type-id="text-editor">
|
541
|
+
<state vertical-scroll-proportion="0.0">
|
542
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
288
543
|
<folding />
|
289
544
|
</state>
|
290
545
|
</provider>
|
291
546
|
</entry>
|
292
547
|
<entry file="file://$PROJECT_DIR$/lib/rails_qx/version.rb">
|
548
|
+
<provider selected="true" editor-type-id="text-editor">
|
549
|
+
<state vertical-scroll-proportion="0.0">
|
550
|
+
<caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
|
551
|
+
<folding />
|
552
|
+
</state>
|
553
|
+
</provider>
|
554
|
+
</entry>
|
555
|
+
<entry file="file://$PROJECT_DIR$/lib/generators/rails_qx/rails_qx_generator.rb">
|
556
|
+
<provider selected="true" editor-type-id="text-editor">
|
557
|
+
<state vertical-scroll-proportion="0.0">
|
558
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
559
|
+
<folding />
|
560
|
+
</state>
|
561
|
+
</provider>
|
562
|
+
</entry>
|
563
|
+
<entry file="file://$PROJECT_DIR$/lib/generators/rails_qx/USAGE">
|
564
|
+
<provider selected="true" editor-type-id="text-editor">
|
565
|
+
<state vertical-scroll-proportion="0.0">
|
566
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
567
|
+
</state>
|
568
|
+
</provider>
|
569
|
+
</entry>
|
570
|
+
<entry file="file://$PROJECT_DIR$/.gitignore">
|
293
571
|
<provider selected="true" editor-type-id="text-editor">
|
294
572
|
<state vertical-scroll-proportion="0.0">
|
295
573
|
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
@@ -298,6 +576,13 @@
|
|
298
576
|
</provider>
|
299
577
|
</entry>
|
300
578
|
<entry file="file://$PROJECT_DIR$/rails_qx.gemspec">
|
579
|
+
<provider selected="true" editor-type-id="text-editor">
|
580
|
+
<state vertical-scroll-proportion="0.0">
|
581
|
+
<caret line="10" column="0" selection-start-line="10" selection-start-column="0" selection-end-line="10" selection-end-column="0" />
|
582
|
+
</state>
|
583
|
+
</provider>
|
584
|
+
</entry>
|
585
|
+
<entry file="file://$PROJECT_DIR$/lib/rails_qx/version.rb">
|
301
586
|
<provider selected="true" editor-type-id="text-editor">
|
302
587
|
<state vertical-scroll-proportion="0.0">
|
303
588
|
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
@@ -306,6 +591,13 @@
|
|
306
591
|
</provider>
|
307
592
|
</entry>
|
308
593
|
<entry file="file://$PROJECT_DIR$/rails_qx.gemspec">
|
594
|
+
<provider selected="true" editor-type-id="text-editor">
|
595
|
+
<state vertical-scroll-proportion="0.0">
|
596
|
+
<caret line="10" column="0" selection-start-line="10" selection-start-column="0" selection-end-line="10" selection-end-column="0" />
|
597
|
+
</state>
|
598
|
+
</provider>
|
599
|
+
</entry>
|
600
|
+
<entry file="file://$PROJECT_DIR$/lib/rails_qx/version.rb">
|
309
601
|
<provider selected="true" editor-type-id="text-editor">
|
310
602
|
<state vertical-scroll-proportion="0.0">
|
311
603
|
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
@@ -316,7 +608,43 @@
|
|
316
608
|
<entry file="file://$PROJECT_DIR$/rails_qx.gemspec">
|
317
609
|
<provider selected="true" editor-type-id="text-editor">
|
318
610
|
<state vertical-scroll-proportion="0.0">
|
611
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
612
|
+
</state>
|
613
|
+
</provider>
|
614
|
+
</entry>
|
615
|
+
<entry file="file://$PROJECT_DIR$/rails_qx.gemspec">
|
616
|
+
<provider selected="true" editor-type-id="text-editor">
|
617
|
+
<state vertical-scroll-proportion="0.0">
|
618
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
619
|
+
</state>
|
620
|
+
</provider>
|
621
|
+
</entry>
|
622
|
+
<entry file="file://$PROJECT_DIR$/rails_qx.gemspec">
|
623
|
+
<provider selected="true" editor-type-id="text-editor">
|
624
|
+
<state vertical-scroll-proportion="0.29761904">
|
319
625
|
<caret line="10" column="0" selection-start-line="10" selection-start-column="0" selection-end-line="10" selection-end-column="0" />
|
626
|
+
</state>
|
627
|
+
</provider>
|
628
|
+
</entry>
|
629
|
+
<entry file="file://$PROJECT_DIR$/.gitignore">
|
630
|
+
<provider selected="true" editor-type-id="text-editor">
|
631
|
+
<state vertical-scroll-proportion="0.35856575">
|
632
|
+
<caret line="12" column="0" selection-start-line="12" selection-start-column="0" selection-end-line="12" selection-end-column="0" />
|
633
|
+
<folding />
|
634
|
+
</state>
|
635
|
+
</provider>
|
636
|
+
</entry>
|
637
|
+
<entry file="file://$PROJECT_DIR$/lib/generators/rails_qx/USAGE">
|
638
|
+
<provider selected="true" editor-type-id="text-editor">
|
639
|
+
<state vertical-scroll-proportion="0.23904383">
|
640
|
+
<caret line="8" column="0" selection-start-line="8" selection-start-column="0" selection-end-line="8" selection-end-column="0" />
|
641
|
+
</state>
|
642
|
+
</provider>
|
643
|
+
</entry>
|
644
|
+
<entry file="file://$PROJECT_DIR$/lib/generators/rails_qx/rails_qx_generator.rb">
|
645
|
+
<provider selected="true" editor-type-id="text-editor">
|
646
|
+
<state vertical-scroll-proportion="0.23904383">
|
647
|
+
<caret line="8" column="0" selection-start-line="8" selection-start-column="0" selection-end-line="8" selection-end-column="0" />
|
320
648
|
<folding />
|
321
649
|
</state>
|
322
650
|
</provider>
|
@@ -329,5 +657,19 @@
|
|
329
657
|
</state>
|
330
658
|
</provider>
|
331
659
|
</entry>
|
660
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
661
|
+
<provider selected="true" editor-type-id="split-provider[text-editor;MultiMarkdownPreviewEditor]">
|
662
|
+
<state split_layout="FIRST">
|
663
|
+
<first_editor vertical-scroll-proportion="1.3422819">
|
664
|
+
<caret line="40" column="86" selection-start-line="40" selection-start-column="86" selection-end-line="40" selection-end-column="86" />
|
665
|
+
<folding />
|
666
|
+
</first_editor>
|
667
|
+
<second_editor />
|
668
|
+
</state>
|
669
|
+
</provider>
|
670
|
+
<provider editor-type-id="MultiMarkdownFxPreviewEditor">
|
671
|
+
<state />
|
672
|
+
</provider>
|
673
|
+
</entry>
|
332
674
|
</component>
|
333
675
|
</project>
|
data/README.md
CHANGED
@@ -25,6 +25,25 @@ And then execute:
|
|
25
25
|
Or install it yourself as:
|
26
26
|
|
27
27
|
$ gem install rails_qx
|
28
|
+
|
29
|
+
|
30
|
+
## Run the install generator
|
31
|
+
|
32
|
+
rails g rails_qx install
|
33
|
+
|
34
|
+
- copies all needed resources files to the ./public directory
|
35
|
+
- adds a "main" controller to the application
|
36
|
+
- adds a "main" view to the application
|
37
|
+
- adds "root 'main#index'" to the routes.rb config
|
38
|
+
- copies a simple "Hello World!" application to ./app/assets/javascripts
|
39
|
+
- removes the file ./app/assets/javascripts/application.js
|
40
|
+
|
41
|
+
After running the install generator, there should be a working "Hello World!" Qooxdoo application.
|
42
|
+
|
43
|
+
rails -s
|
44
|
+
|
45
|
+
Open a browser on localhost:3000
|
46
|
+
|
28
47
|
|
29
48
|
|
30
49
|
## Demo Application using Rails_Qx
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|