showboat 0.0.2 → 0.0.3

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.
@@ -16,7 +16,7 @@ module Showboat
16
16
  %h1 Mode Set
17
17
  %h2 Presentation Name
18
18
  %h2 Continued or presenter
19
- %date 01.29.2013
19
+ %date= Time.zone.now.strftime "%m.%d.%Y"
20
20
  = image_tag "showboat/title-smoke.png", alt: "mode set", class: "smoke"
21
21
  .slant
22
22
  %div.modeset-logo
@@ -1,3 +1,3 @@
1
1
  module Showboat
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
@@ -2,7 +2,7 @@
2
2
  %h1 Mode Set
3
3
  %h2 Presentation Name
4
4
  %h2 Continued or presenter
5
- %date 01.29.2013
5
+ %date= Time.zone.now.strftime "%m.%d.%Y"
6
6
  = image_tag "showboat/title-smoke.png", alt: "mode set", class: "smoke"
7
7
  .slant
8
8
  %div.modeset-logo
@@ -157681,3 +157681,103 @@ Started GET "/assets/showboat/helveticaneueltstd-bd-webfont.woff" for 127.0.0.1
157681
157681
  Started GET "/assets/showboat/helveticaneueltstdth.woff" for 127.0.0.1 at 2013-02-19 14:37:49 -0700
157682
157682
  Served asset /showboat/helveticaneueltstdth.woff - 304 Not Modified (2ms)
157683
157683
  Served asset /showboat/helveticaneueltstd-bd-webfont.woff - 304 Not Modified (2ms)
157684
+
157685
+
157686
+ Started GET "/" for 127.0.0.1 at 2013-02-22 17:35:32 -0700
157687
+ Connecting to database specified by database.yml
157688
+ Processing by ShowboatController#index as HTML
157689
+ Rendered showboat/index.html.haml within layouts/application (40.4ms)
157690
+ Completed 200 OK in 109ms (Views: 109.0ms | ActiveRecord: 0.0ms)
157691
+
157692
+
157693
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-22 17:35:33 -0700
157694
+ Served asset /application.css - 304 Not Modified (8ms)
157695
+
157696
+
157697
+ Started GET "/assets/head.min.js?body=1" for 127.0.0.1 at 2013-02-22 17:35:33 -0700
157698
+ Served asset /head.min.js - 304 Not Modified (2ms)
157699
+
157700
+
157701
+ Started GET "/assets/showboat/plugins/help_modal.js?body=1" for 127.0.0.1 at 2013-02-22 17:35:33 -0700
157702
+ Served asset /showboat/plugins/help_modal.js - 304 Not Modified (2ms)
157703
+
157704
+
157705
+ Started GET "/assets/showboat/plugins/responsive_frame.js?body=1" for 127.0.0.1 at 2013-02-22 17:35:33 -0700
157706
+ Served asset /showboat/plugins/responsive_frame.js - 304 Not Modified (2ms)
157707
+
157708
+
157709
+ Started GET "/assets/showboat/plugins/slide_heading.js?body=1" for 127.0.0.1 at 2013-02-22 17:35:33 -0700
157710
+ Served asset /showboat/plugins/slide_heading.js - 304 Not Modified (2ms)
157711
+
157712
+
157713
+ Started GET "/assets/showboat/index.js?body=1" for 127.0.0.1 at 2013-02-22 17:35:33 -0700
157714
+ Served asset /showboat/index.js - 304 Not Modified (42ms)
157715
+
157716
+
157717
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-22 17:35:33 -0700
157718
+ Served asset /application.js - 304 Not Modified (9ms)
157719
+
157720
+
157721
+ Started GET "/assets/showboat/fpo/fpo-tablet-handheld-laptop.png" for 127.0.0.1 at 2013-02-22 17:35:33 -0700
157722
+ Served asset /showboat/fpo/fpo-tablet-handheld-laptop.png - 304 Not Modified (2ms)
157723
+
157724
+
157725
+ Started GET "/assets/showboat/fpo/fpo-tablet-handheld-duals.png" for 127.0.0.1 at 2013-02-22 17:35:33 -0700
157726
+ Served asset /showboat/fpo/fpo-tablet-handheld-duals.png - 304 Not Modified (2ms)
157727
+
157728
+
157729
+ Started GET "/assets/showboat/fpo/fpo-handheld-3up.png" for 127.0.0.1 at 2013-02-22 17:35:33 -0700
157730
+ Served asset /showboat/fpo/fpo-handheld-3up.png - 304 Not Modified (2ms)
157731
+
157732
+
157733
+ Started GET "/assets/showboat/fpo/fpo-monitor.png" for 127.0.0.1 at 2013-02-22 17:35:33 -0700
157734
+ Served asset /showboat/fpo/fpo-monitor.png - 304 Not Modified (2ms)
157735
+
157736
+
157737
+ Started GET "/assets/showboat/helveticaneueltstd-roman-webfont.woff" for 127.0.0.1 at 2013-02-22 17:35:33 -0700
157738
+ Served asset /showboat/helveticaneueltstd-roman-webfont.woff - 304 Not Modified (1ms)
157739
+
157740
+
157741
+ Started GET "/assets/showboat/mrseavesbold-webfont.woff" for 127.0.0.1 at 2013-02-22 17:35:33 -0700
157742
+ Served asset /showboat/mrseavesbold-webfont.woff - 304 Not Modified (1ms)
157743
+
157744
+
157745
+ Started GET "/assets/underscore.js?body=1" for 127.0.0.1 at 2013-02-22 17:35:34 -0700
157746
+ Connecting to database specified by database.yml
157747
+ Served asset /underscore.js - 304 Not Modified (2ms)
157748
+
157749
+
157750
+ Started GET "/assets/reveal.js?body=1" for 127.0.0.1 at 2013-02-22 17:35:35 -0700
157751
+ Served asset /reveal.js - 304 Not Modified (1ms)
157752
+
157753
+
157754
+ Started GET "/assets/showboat/plugins/page_title.js?body=1" for 127.0.0.1 at 2013-02-22 17:35:35 -0700
157755
+ Served asset /showboat/plugins/page_title.js - 304 Not Modified (2ms)
157756
+
157757
+
157758
+ Started GET "/assets/showboat/title-smoke.png" for 127.0.0.1 at 2013-02-22 17:35:35 -0700
157759
+ Served asset /showboat/title-smoke.png - 304 Not Modified (3ms)
157760
+
157761
+
157762
+ Started GET "/assets/modicon/modicon.woff" for 127.0.0.1 at 2013-02-22 17:35:35 -0700
157763
+ Served asset /modicon/modicon.woff - 304 Not Modified (3ms)
157764
+
157765
+
157766
+ Started GET "/assets/zoom.js" for 127.0.0.1 at 2013-02-22 17:35:35 -0700
157767
+
157768
+
157769
+ Started GET "/assets/notes.js" for 127.0.0.1 at 2013-02-22 17:35:35 -0700
157770
+ Served asset /zoom.js - 304 Not Modified (4ms)
157771
+ Served asset /notes.js - 304 Not Modified (3ms)
157772
+
157773
+
157774
+ Started GET "/assets/highlight.js" for 127.0.0.1 at 2013-02-22 17:35:35 -0700
157775
+ Served asset /highlight.js - 304 Not Modified (3ms)
157776
+
157777
+
157778
+ Started GET "/assets/showboat/helveticaneueltstd-bd-webfont.woff" for 127.0.0.1 at 2013-02-22 17:35:35 -0700
157779
+
157780
+
157781
+ Started GET "/assets/showboat/helveticaneueltstdth.woff" for 127.0.0.1 at 2013-02-22 17:35:35 -0700
157782
+ Served asset /showboat/helveticaneueltstd-bd-webfont.woff - 304 Not Modified (2ms)
157783
+ Served asset /showboat/helveticaneueltstdth.woff - 304 Not Modified (2ms)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: showboat
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-02-19 00:00:00.000000000 Z
12
+ date: 2013-02-23 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -557,7 +557,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
557
557
  version: '0'
558
558
  segments:
559
559
  - 0
560
- hash: 2714721322656024680
560
+ hash: -1424067104388391198
561
561
  required_rubygems_version: !ruby/object:Gem::Requirement
562
562
  none: false
563
563
  requirements:
@@ -566,7 +566,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
566
566
  version: '0'
567
567
  segments:
568
568
  - 0
569
- hash: 2714721322656024680
569
+ hash: -1424067104388391198
570
570
  requirements: []
571
571
  rubyforge_project:
572
572
  rubygems_version: 1.8.23