crowdai_admin 1.0.0 → 1.0.1
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/doc/articles.png +0 -0
- data/doc/dashboard.png +0 -0
- data/lib/crowdai_admin/version.rb +1 -1
- metadata +4 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1c03ae34cb6f7b5adab7e850ae6c55b102361fd89708dd5aa065fa9a649d9ac0
|
|
4
|
+
data.tar.gz: bd75f587bb63217648c65ea17becb858351aad362d8c26ee1eadf83efeda342f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f5d55f4f5e651143823882a4a8856596cab725ce297199d9082ae45ec1b80c07ff4bbf63ee29a44da8d6ccd30c9fde39ffdec0e7df483f1f56c8e1261e478e88
|
|
7
|
+
data.tar.gz: ca9aa2a66beb040c284a8d4260c09df3985503efde8a9e75e587568017175132fefa27524c5d85df9a82938a536d31fb273cbf0f449d522ea2abbb2b3add73e5
|
data/doc/articles.png
ADDED
|
Binary file
|
data/doc/dashboard.png
ADDED
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: crowdai_admin
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Sean F. Carroll
|
|
@@ -86,7 +86,7 @@ dependencies:
|
|
|
86
86
|
- - ">="
|
|
87
87
|
- !ruby/object:Gem::Version
|
|
88
88
|
version: '0'
|
|
89
|
-
description: A responsive theme for Active Admin
|
|
89
|
+
description: A responsive theme for Active Admin with a crowdAI flair
|
|
90
90
|
email:
|
|
91
91
|
executables: []
|
|
92
92
|
extensions: []
|
|
@@ -147,6 +147,8 @@ files:
|
|
|
147
147
|
- app/assets/stylesheets/crowdai_admin/variables/_media_queries.scss
|
|
148
148
|
- app/assets/stylesheets/crowdai_admin/variables/_size.scss
|
|
149
149
|
- app/assets/stylesheets/crowdai_admin/variables/_variables.scss
|
|
150
|
+
- doc/articles.png
|
|
151
|
+
- doc/dashboard.png
|
|
150
152
|
- lib/crowdai_admin.rb
|
|
151
153
|
- lib/crowdai_admin/custom_builder.rb
|
|
152
154
|
- lib/crowdai_admin/toggle_booleans.rb
|