rbbt-rest 1.4.11 → 1.4.12
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/share/views/help.haml +5 -4
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 03ac08862f5707ebc79b0e51e5397046a7e6ad38
|
4
|
+
data.tar.gz: 74c3d63378c74626aeacb3212e8c80b831cd89bb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8c7704649631cabb4753b778d624018990a1750df9640e12a525a2dea2c0e771f348f067be3ccb74a64ccd96b8816d64ec968524da60de9cdf1d28af35a6b717
|
7
|
+
data.tar.gz: a2316d0ee4cb476a236e64baffd240169b5f247ea32367c28177d1fb0a978b9a8e2e6bbc35c31e523d9de2896908615b9e59530ad1b9da0202dd15674b908405
|
data/share/views/help.haml
CHANGED
@@ -33,11 +33,12 @@
|
|
33
33
|
|
34
34
|
The user interface offers a general structure for all reports that allows to
|
35
35
|
enact workflows, explore the results and connect functionalities with one
|
36
|
-
another. This web site is 'responsive', meaning that it adapts to the size
|
37
|
-
|
36
|
+
another. This web site is 'responsive', meaning that it adapts to the size of
|
37
|
+
the device you are using: computer, tablet, or phone. On small devices many
|
38
38
|
of the layout elements shift around or get hidden behind toggle buttons to
|
39
|
-
accommodate themselves better to the screen size. The examples below are
|
40
|
-
from a computer screen.
|
39
|
+
accommodate themselves better to the screen size. The examples below are
|
40
|
+
taken from a computer screen. The site layout and style are under revision so
|
41
|
+
the images might not look different, but the functionalitity is the same.
|
41
42
|
|
42
43
|
=partial_render('help/UI')
|
43
44
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rbbt-rest
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.4.
|
4
|
+
version: 1.4.12
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Miguel Vazquez
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2014-11-
|
11
|
+
date: 2014-11-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake
|