cmor_blog 0.0.27.pre → 0.0.28.pre
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
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 3621a98b5ef6a105a5a610bd8c4c5239a3d922102e1f62a70b672b5fb815aa46
|
|
4
|
+
data.tar.gz: a5cb58351437a8710c06222555aa5334373a0e35a6ec2c505493b673239edc77
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8c56afe5be4222ff49dba9857f04a60abe269d9ba0d41265f818edc00f5d7992786611940098bf1a088f2336100afd6f376e53aaa6701319cc3b4104db3278e5
|
|
7
|
+
data.tar.gz: 8302b0d383f96418873e50ffc4d466216f42b322b38549e655ddbbc66d75abc51eefabc06782d1d3c31f9392e761045efc3645443b63b792050686cf405ef4fa
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
[class*="truncate-lines-"] {
|
|
2
|
+
overflow: hidden;
|
|
3
|
+
position: relative;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.truncate-lines-3 {
|
|
7
|
+
height: 9ex;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
[class*="truncate-lines-"]:after {
|
|
11
|
+
background: linear-gradient(rgba(255,255,255,0), #fff);
|
|
12
|
+
bottom: 0;
|
|
13
|
+
content: "";
|
|
14
|
+
display: block;
|
|
15
|
+
height: 8ex;
|
|
16
|
+
position: absolute;
|
|
17
|
+
width: 100%;
|
|
18
|
+
}
|
|
@@ -9,6 +9,6 @@
|
|
|
9
9
|
* compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
|
|
10
10
|
* files in this directory. It is generally better to create a new file per style scope.
|
|
11
11
|
*
|
|
12
|
-
*= require_tree
|
|
12
|
+
*= require_tree ./application
|
|
13
13
|
*= require_self
|
|
14
14
|
*/
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: cmor_blog
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.28.pre
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Roberto Vasquez Angel
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2019-07-
|
|
11
|
+
date: 2019-07-31 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rails
|
|
@@ -30,28 +30,28 @@ dependencies:
|
|
|
30
30
|
requirements:
|
|
31
31
|
- - '='
|
|
32
32
|
- !ruby/object:Gem::Version
|
|
33
|
-
version: 0.0.
|
|
33
|
+
version: 0.0.28.pre
|
|
34
34
|
type: :runtime
|
|
35
35
|
prerelease: false
|
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
|
37
37
|
requirements:
|
|
38
38
|
- - '='
|
|
39
39
|
- !ruby/object:Gem::Version
|
|
40
|
-
version: 0.0.
|
|
40
|
+
version: 0.0.28.pre
|
|
41
41
|
- !ruby/object:Gem::Dependency
|
|
42
42
|
name: cmor_core_frontend
|
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
|
44
44
|
requirements:
|
|
45
45
|
- - '='
|
|
46
46
|
- !ruby/object:Gem::Version
|
|
47
|
-
version: 0.0.
|
|
47
|
+
version: 0.0.28.pre
|
|
48
48
|
type: :runtime
|
|
49
49
|
prerelease: false
|
|
50
50
|
version_requirements: !ruby/object:Gem::Requirement
|
|
51
51
|
requirements:
|
|
52
52
|
- - '='
|
|
53
53
|
- !ruby/object:Gem::Version
|
|
54
|
-
version: 0.0.
|
|
54
|
+
version: 0.0.28.pre
|
|
55
55
|
- !ruby/object:Gem::Dependency
|
|
56
56
|
name: sqlite3
|
|
57
57
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -427,6 +427,7 @@ files:
|
|
|
427
427
|
- Rakefile
|
|
428
428
|
- app/assets/javascripts/cmor/blog/application.js
|
|
429
429
|
- app/assets/stylesheets/cmor/blog/application.css
|
|
430
|
+
- app/assets/stylesheets/cmor/blog/application/truncate.css
|
|
430
431
|
- app/controllers/cmor/blog/application_controller.rb
|
|
431
432
|
- app/controllers/cmor/blog/posts_controller.rb
|
|
432
433
|
- app/helpers/cmor/blog/application_helper.rb
|
|
@@ -489,7 +490,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
489
490
|
- !ruby/object:Gem::Version
|
|
490
491
|
version: 1.3.1
|
|
491
492
|
requirements: []
|
|
492
|
-
rubygems_version: 3.0.
|
|
493
|
+
rubygems_version: 3.0.4
|
|
493
494
|
signing_key:
|
|
494
495
|
specification_version: 4
|
|
495
496
|
summary: Cmor::Blog.
|