simple_lightbox 0.1.8 → 0.1.9

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.
@@ -2,15 +2,9 @@
2
2
  <project version="4">
3
3
  <component name="ChangeListManager">
4
4
  <list default="true" id="b3af6f01-e9e1-4b57-ab42-238474a49c09" name="Default" comment="">
5
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.gitignore" />
6
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/Gemfile" />
7
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/Rakefile" />
8
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/lib/README.rdoc" />
9
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/lib/railtie.rb" />
10
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/lib/simple_lightbox.rb" />
11
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/lib/simple_lightbox/Rakefile" />
12
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/lib/simple_lightbox/version.rb" />
13
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/simple_lightbox.gemspec" />
5
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
6
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/generators/simple_lightbox/install_generator.rb" afterPath="$PROJECT_DIR$/lib/generators/simple_lightbox/install_generator.rb" />
7
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/simple_lightbox/version.rb" afterPath="$PROJECT_DIR$/lib/simple_lightbox/version.rb" />
14
8
  </list>
15
9
  <ignored path="simple_lightbox.iws" />
16
10
  <ignored path=".idea/workspace.xml" />
@@ -46,7 +40,7 @@
46
40
  <file leaf-file-name="install_generator.rb" pinned="false" current="false" current-in-tab="false">
47
41
  <entry file="file://$PROJECT_DIR$/lib/generators/simple_lightbox/install_generator.rb">
48
42
  <provider selected="true" editor-type-id="text-editor">
49
- <state line="12" column="0" selection-start="357" selection-end="357" vertical-scroll-proportion="0.0">
43
+ <state line="10" column="0" selection-start="351" selection-end="351" vertical-scroll-proportion="0.0">
50
44
  <folding />
51
45
  </state>
52
46
  </provider>
@@ -55,7 +49,7 @@
55
49
  <file leaf-file-name="version.rb" pinned="false" current="true" current-in-tab="true">
56
50
  <entry file="file://$PROJECT_DIR$/lib/simple_lightbox/version.rb">
57
51
  <provider selected="true" editor-type-id="text-editor">
58
- <state line="3" column="0" selection-start="46" selection-end="46" vertical-scroll-proportion="0.066176474">
52
+ <state line="2" column="3" selection-start="45" selection-end="45" vertical-scroll-proportion="0.03003003">
59
53
  <folding />
60
54
  </state>
61
55
  </provider>
@@ -111,7 +105,6 @@
111
105
  <component name="IdeDocumentHistory">
112
106
  <option name="changedFiles">
113
107
  <list>
114
- <option value="$PROJECT_DIR$/spec/simple_lightbox/config/application.rb" />
115
108
  <option value="$PROJECT_DIR$/spec/simple_lightbox/lib/simple_lightbox/railtie.rb" />
116
109
  <option value="$PROJECT_DIR$/lib/simple_lightbox/Rakefile" />
117
110
  <option value="$PROJECT_DIR$/Rakefile" />
@@ -126,6 +119,7 @@
126
119
  <option value="$PROJECT_DIR$/lib/generators/templates/simple_lightbox.css" />
127
120
  <option value="$PROJECT_DIR$/lib/generators/templates/simple_lightbox.js" />
128
121
  <option value="$PROJECT_DIR$/lib/generators/install_generator.rb" />
122
+ <option value="$PROJECT_DIR$/lib/generators/simple_lightbox/install_generator.rb" />
129
123
  <option value="$PROJECT_DIR$/lib/simple_lightbox/version.rb" />
130
124
  </list>
131
125
  </option>
@@ -156,8 +150,8 @@
156
150
  <sortByType />
157
151
  </navigator>
158
152
  <panes>
159
- <pane id="Scope" />
160
153
  <pane id="Favorites" />
154
+ <pane id="Scope" />
161
155
  <pane id="ProjectPane">
162
156
  <subPane>
163
157
  <PATH>
@@ -208,28 +202,6 @@
208
202
  <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
209
203
  </PATH_ELEMENT>
210
204
  </PATH>
211
- <PATH>
212
- <PATH_ELEMENT>
213
- <option name="myItemId" value="simple_lightbox" />
214
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
215
- </PATH_ELEMENT>
216
- <PATH_ELEMENT>
217
- <option name="myItemId" value="simple_lightbox" />
218
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
219
- </PATH_ELEMENT>
220
- <PATH_ELEMENT>
221
- <option name="myItemId" value="lib" />
222
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
223
- </PATH_ELEMENT>
224
- <PATH_ELEMENT>
225
- <option name="myItemId" value="generators" />
226
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
227
- </PATH_ELEMENT>
228
- <PATH_ELEMENT>
229
- <option name="myItemId" value="simple_lightbox" />
230
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
231
- </PATH_ELEMENT>
232
- </PATH>
233
205
  </subPane>
234
206
  </pane>
235
207
  </panes>
@@ -273,30 +245,31 @@
273
245
  </component>
274
246
  <component name="TaskManager">
275
247
  <task active="true" id="Default" summary="Default task">
248
+ <changelist id="b3af6f01-e9e1-4b57-ab42-238474a49c09" name="Default" comment="" />
276
249
  <created>1307749548854</created>
277
250
  <updated>1307749548854</updated>
278
251
  </task>
279
252
  <servers />
280
253
  </component>
281
254
  <component name="ToolWindowManager">
282
- <frame x="-3" y="24" width="1446" height="854" extended-state="6" />
255
+ <frame x="0" y="24" width="1920" height="1152" extended-state="0" />
283
256
  <editor active="true" />
284
257
  <layout>
285
- <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
258
+ <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
286
259
  <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" />
287
260
  <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="true" content_ui="tabs" />
288
- <window_info id="Dependency Viewer" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
289
- <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.33333334" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
261
+ <window_info id="Dependency Viewer" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
262
+ <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.24867725" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
290
263
  <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" />
291
264
  <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
292
- <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
265
+ <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
293
266
  <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" />
294
267
  <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" />
295
- <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
296
268
  <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" />
269
+ <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
297
270
  <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
298
- <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" />
299
271
  <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" />
272
+ <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" />
300
273
  </layout>
301
274
  </component>
302
275
  <component name="VcsManagerConfiguration">
@@ -334,77 +307,61 @@
334
307
  <component name="editorHistoryManager">
335
308
  <entry file="file://$PROJECT_DIR$/.gitignore">
336
309
  <provider selected="true" editor-type-id="text-editor">
337
- <state line="3" column="5" selection-start="22" selection-end="22" vertical-scroll-proportion="0.045045044">
338
- <folding />
339
- </state>
310
+ <state line="3" column="5" selection-start="22" selection-end="22" vertical-scroll-proportion="0.045045044" />
340
311
  </provider>
341
312
  </entry>
342
- <entry file="file://$PROJECT_DIR$/Rakefile">
313
+ <entry file="file://$PROJECT_DIR$/Gemfile">
343
314
  <provider selected="true" editor-type-id="text-editor">
344
- <state line="2" column="0" selection-start="51" selection-end="51" vertical-scroll-proportion="0.0">
345
- <folding />
346
- </state>
315
+ <state line="1" column="0" selection-start="29" selection-end="29" vertical-scroll-proportion="0.022123894" />
347
316
  </provider>
348
317
  </entry>
349
- <entry file="file://$PROJECT_DIR$/lib/simple_lightbox/railtie.rb">
318
+ <entry file="file://$PROJECT_DIR$/lib/generators/simple_lightbox/templates/simple_lightbox.js">
350
319
  <provider selected="true" editor-type-id="text-editor">
351
- <state line="5" column="0" selection-start="106" selection-end="106" vertical-scroll-proportion="0.0">
352
- <folding />
353
- </state>
320
+ <state line="2" column="35" selection-start="106" selection-end="106" vertical-scroll-proportion="0.04411765" />
354
321
  </provider>
355
322
  </entry>
356
- <entry file="file://$PROJECT_DIR$/Gemfile">
323
+ <entry file="file://$PROJECT_DIR$/lib/generators/simple_lightbox/templates/simple_lightbox.css">
357
324
  <provider selected="true" editor-type-id="text-editor">
358
- <state line="1" column="0" selection-start="29" selection-end="29" vertical-scroll-proportion="0.022123894">
359
- <folding />
360
- </state>
325
+ <state line="7" column="0" selection-start="165" selection-end="165" vertical-scroll-proportion="0.15441176" />
361
326
  </provider>
362
327
  </entry>
363
- <entry file="file://$PROJECT_DIR$/lib/simple_lightbox/simple_lightbox_helper.rb">
328
+ <entry file="file://$PROJECT_DIR$/lib/simple_lightbox.rb">
364
329
  <provider selected="true" editor-type-id="text-editor">
365
- <state line="2" column="29" selection-start="52" selection-end="52" vertical-scroll-proportion="0.0">
330
+ <state line="19" column="0" selection-start="443" selection-end="443" vertical-scroll-proportion="0.0">
366
331
  <folding />
367
332
  </state>
368
333
  </provider>
369
334
  </entry>
370
- <entry file="file://$PROJECT_DIR$/simple_lightbox.gemspec">
335
+ <entry file="file://$PROJECT_DIR$/lib/simple_lightbox/simple_lightbox_helper.rb">
371
336
  <provider selected="true" editor-type-id="text-editor">
372
- <state line="21" column="0" selection-start="807" selection-end="807" vertical-scroll-proportion="0.0">
373
- <folding />
374
- </state>
337
+ <state line="2" column="29" selection-start="52" selection-end="52" vertical-scroll-proportion="0.0" />
375
338
  </provider>
376
339
  </entry>
377
- <entry file="file://$PROJECT_DIR$/lib/simple_lightbox.rb">
340
+ <entry file="file://$PROJECT_DIR$/lib/simple_lightbox/railtie.rb">
378
341
  <provider selected="true" editor-type-id="text-editor">
379
- <state line="19" column="0" selection-start="443" selection-end="443" vertical-scroll-proportion="0.0">
380
- <folding />
381
- </state>
342
+ <state line="5" column="0" selection-start="106" selection-end="106" vertical-scroll-proportion="0.0" />
382
343
  </provider>
383
344
  </entry>
384
- <entry file="file://$PROJECT_DIR$/lib/generators/simple_lightbox/templates/simple_lightbox.js">
345
+ <entry file="file://$PROJECT_DIR$/simple_lightbox.gemspec">
385
346
  <provider selected="true" editor-type-id="text-editor">
386
- <state line="2" column="35" selection-start="106" selection-end="106" vertical-scroll-proportion="0.04411765">
387
- <folding />
388
- </state>
347
+ <state line="21" column="0" selection-start="807" selection-end="807" vertical-scroll-proportion="0.0" />
389
348
  </provider>
390
349
  </entry>
391
- <entry file="file://$PROJECT_DIR$/lib/generators/simple_lightbox/templates/simple_lightbox.css">
350
+ <entry file="file://$PROJECT_DIR$/Rakefile">
392
351
  <provider selected="true" editor-type-id="text-editor">
393
- <state line="7" column="0" selection-start="165" selection-end="165" vertical-scroll-proportion="0.15441176">
394
- <folding />
395
- </state>
352
+ <state line="2" column="0" selection-start="51" selection-end="51" vertical-scroll-proportion="0.0" />
396
353
  </provider>
397
354
  </entry>
398
355
  <entry file="file://$PROJECT_DIR$/lib/generators/simple_lightbox/install_generator.rb">
399
356
  <provider selected="true" editor-type-id="text-editor">
400
- <state line="12" column="0" selection-start="357" selection-end="357" vertical-scroll-proportion="0.0">
357
+ <state line="10" column="0" selection-start="351" selection-end="351" vertical-scroll-proportion="0.0">
401
358
  <folding />
402
359
  </state>
403
360
  </provider>
404
361
  </entry>
405
362
  <entry file="file://$PROJECT_DIR$/lib/simple_lightbox/version.rb">
406
363
  <provider selected="true" editor-type-id="text-editor">
407
- <state line="3" column="0" selection-start="46" selection-end="46" vertical-scroll-proportion="0.066176474">
364
+ <state line="2" column="3" selection-start="45" selection-end="45" vertical-scroll-proportion="0.03003003">
408
365
  <folding />
409
366
  </state>
410
367
  </provider>
@@ -5,7 +5,7 @@ module SimpleLightbox
5
5
  class_option :template_engine
6
6
 
7
7
  def copy_files
8
- template "simple_lightbox.css", "pubic/stylesheets/simple_lightbox.css"
8
+ template "simple_lightbox.css", "public/stylesheets/simple_lightbox.css"
9
9
  template "simple_lightbox.js", "public/javascripts/simple_lightbox.js"
10
10
  end
11
11
 
@@ -1,3 +1,3 @@
1
1
  module SimpleLightbox
2
- VERSION = "0.1.8"
2
+ VERSION = "0.1.9"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: simple_lightbox
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.1.8
5
+ version: 0.1.9
6
6
  platform: ruby
7
7
  authors:
8
8
  - Edward Taupier