RubyGems
npm
Organizations
Log in
Sign up
RubyGems
rocketwheel-command
Versions diffs
1.0.7 → 1.0.8
rocketwheel-command 1.0.7 → 1.0.8
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (4)
hide
show
data/lib/rocketwheel/command/manifest.rb
+1
-1
data/lib/rocketwheel/command/version.rb
+1
-1
data/templates/project/2.1/source/index-480.html.tt.ignore
+1
-1
metadata
+1
-1
data/lib/rocketwheel/command/manifest.rb
CHANGED
Viewed
@@ -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
data/lib/rocketwheel/command/version.rb
CHANGED
Viewed
@@ -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
data/templates/project/2.1/source/index-480.html.tt.ignore
CHANGED
Viewed
@@ -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
Viewed
@@ -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: