rocketwheel-command 1.0.7 → 1.0.8

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.
@@ -30,7 +30,7 @@ module Rocketwheel
30
30
  @player_options ||= self.fetch('player', Hash.new)
31
31
  end
32
32
 
33
- def player_meta
33
+ def meta
34
34
  @meta ||= self.fetch('meta', Hash.new)
35
35
  end
36
36
 
@@ -1,5 +1,5 @@
1
1
  module Rocketwheel
2
2
  module Command
3
- VERSION = '1.0.7'
3
+ VERSION = '1.0.8'
4
4
  end
5
5
  end
@@ -1,7 +1,7 @@
1
1
  <!DOCTYPE HTML>
2
2
  <html>
3
3
  <head>
4
- <title> <%= player_meta %> </title>
4
+ <title> <%= meta %> </title>
5
5
  <meta property="og:title" content="Title" />
6
6
  <meta property="og:type" content="Sharing Widgets" />
7
7
  <meta property="og:url" content="http://www." />
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rocketwheel-command
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.7
4
+ version: 1.0.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: