designmodo-startup_framework-rails 1.1.3.8 → 1.1.3.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.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/lib/designmodo/startup_framework/rails/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 39862f3743d720167df1d773164d8717a9157cd3
|
|
4
|
+
data.tar.gz: 966ac94725381ac60ff6061dd86335fce72930a4
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7870c15b01d57a8090cc2c66b0cc8bd3d02a3c5e9dc0b76cc7f79034b57801d44be790dc655b9aca3787eecceb22cf6714b5d55ed69fa44979a73de069209ac5
|
|
7
|
+
data.tar.gz: 988e9398e4fb46c11123710fd706af5bf5394b305a237e4faed0fa4d415c028e072f8a5b4a3b9122f48e9fc68f062e66fafb34c2cffce9482d08e9d33469511a
|
data/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<a href="http://designmodo.com/
|
|
1
|
+
<a href="http://designmodo.com/startup/?u=1124" rel="nofollow" title="Startup Framework" target="_blank"><img src="http://designmodo.com/img/affiliate/startupbright_728_90.jpg" border="0" width="728" height="90" alt="Startup Framework" /></a>
|
|
2
2
|
|
|
3
3
|
This gem integrates Designmodo's Startup Framework into the Rails 3 and 4 Asset Pipeline.
|
|
4
4
|
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: designmodo-startup_framework-rails
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.1.3.
|
|
4
|
+
version: 1.1.3.9
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Vertmac
|
|
@@ -52,8 +52,8 @@ dependencies:
|
|
|
52
52
|
- - ">="
|
|
53
53
|
- !ruby/object:Gem::Version
|
|
54
54
|
version: 4.0.3
|
|
55
|
-
description: designmodo-startup_framework-rails integrates
|
|
56
|
-
and 4 Asset Pipelines
|
|
55
|
+
description: designmodo-startup_framework-rails integrates Startup Framework for Rails
|
|
56
|
+
3 and 4 Asset Pipelines
|
|
57
57
|
email:
|
|
58
58
|
- info@vertmac.com
|
|
59
59
|
executables: []
|
|
@@ -71,7 +71,7 @@ files:
|
|
|
71
71
|
- lib/tests/test.rb
|
|
72
72
|
homepage: https://github.com/vertmac/designmodo-startup_framework-rails
|
|
73
73
|
licenses:
|
|
74
|
-
-
|
|
74
|
+
- LGPL
|
|
75
75
|
metadata: {}
|
|
76
76
|
post_install_message: |-
|
|
77
77
|
**********************************************
|