nimbleshop_simply 0.0.1.rc4 → 0.0.1.rc5
Sign up to get free protection for your applications and to get access to all the features.
@@ -26,10 +26,12 @@
|
|
26
26
|
</style>
|
27
27
|
|
28
28
|
<!-- Le fav and touch icons -->
|
29
|
+
<!--
|
29
30
|
<link rel="shortcut icon" href="/images/favicon.ico">
|
30
31
|
<link rel="apple-touch-icon" href="/images/apple-touch-icon.png">
|
31
32
|
<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-touch-icon-72x72.png">
|
32
33
|
<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-touch-icon-114x114.png">
|
34
|
+
-->
|
33
35
|
<%= csrf_meta_tag %>
|
34
36
|
<%= javascript_include_tag 'nimbleshop_simply/application' %>
|
35
37
|
<%= yield :js %>
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: nimbleshop_simply
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.1.
|
4
|
+
version: 0.0.1.rc5
|
5
5
|
prerelease: 6
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date: 2012-07-
|
13
|
+
date: 2012-07-06 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: jquery-rails
|
@@ -51,7 +51,7 @@ dependencies:
|
|
51
51
|
requirements:
|
52
52
|
- - '='
|
53
53
|
- !ruby/object:Gem::Version
|
54
|
-
version: 0.0.1.
|
54
|
+
version: 0.0.1.rc5
|
55
55
|
type: :runtime
|
56
56
|
prerelease: false
|
57
57
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -59,7 +59,7 @@ dependencies:
|
|
59
59
|
requirements:
|
60
60
|
- - '='
|
61
61
|
- !ruby/object:Gem::Version
|
62
|
-
version: 0.0.1.
|
62
|
+
version: 0.0.1.rc5
|
63
63
|
description: Provides simply theme to nimbleShop
|
64
64
|
email:
|
65
65
|
- neeraj@bigbinary.com
|
@@ -163,7 +163,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
163
163
|
version: 1.3.1
|
164
164
|
requirements: []
|
165
165
|
rubyforge_project:
|
166
|
-
rubygems_version: 1.8.
|
166
|
+
rubygems_version: 1.8.24
|
167
167
|
signing_key:
|
168
168
|
specification_version: 3
|
169
169
|
summary: simply theme for nimbleShop
|