lerolero 8.7.2 → 8.7.3
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 +2 -2
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 667b4afc1db94b561f54dc91a3c96ca168438f9f
|
4
|
+
data.tar.gz: 7e01c29edef372b318fa5aa9d9ecd95ec58f4e1f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7f8b172584248cd1ea93093cd3fa3a8be141ea0602526eba9f5d9bbd6e2f19baf619e380885530cc3eccbad15e93981954c2ce76d60a5a1e3d896c33482f192d
|
7
|
+
data.tar.gz: b6f3d7c929a9acf673b9e4e2ee326a1623c0760d93a337dbf2ed0c758b5135c250ee892128b59fa8f00b609bb7806b969408a762047b692db2fd83266236ae7d
|
data/README.md
CHANGED
@@ -20,7 +20,7 @@
|
|
20
20
|
$ sudo bundle install
|
21
21
|
|
22
22
|
|
23
|
-
4. Use assim dentro do seu
|
23
|
+
4. Use assim dentro do seu código ruby on rails:
|
24
24
|
|
25
25
|
$ puts Lerolero.sentence
|
26
26
|
$ puts Lerolero.sentence(3)
|
@@ -28,7 +28,7 @@
|
|
28
28
|
A glamorous and smart totally random phrase will be generated.
|
29
29
|
Output example:
|
30
30
|
|
31
|
-
$ Por conseguinte, a necessidade de
|
31
|
+
$ Por conseguinte, a necessidade de renovação processual garante a contribuição de um grupo importante na determinação das condições financeiras e administrativas exigidas. A nível organizacional, a adoção de políticas descentralizadoras estimula a padronização das direções preferenciais no sentido do progresso.
|
32
32
|
|
33
33
|
## Contributing
|
34
34
|
|