lerolero 5.0.2 → 5.1.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/lerolero.rb +4 -34
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cbe5efba3f128659851d8932346aaece6de5f3df
4
- data.tar.gz: 3fb53a49d6bc17b41af5b44b3a25491b1c21b007
3
+ metadata.gz: ed6c0400e9371f4a05f7f08368d61eced86f2261
4
+ data.tar.gz: fbc00960de5bdcf32911e4740ffb83d4f82ed8bf
5
5
  SHA512:
6
- metadata.gz: baffa53e9187880a8c57ce7d3469f1c7808daa3bb8e759ebb970fedbd9f1aa25524253aca0fcdee5c852732b08f106f200f1fa1b8a96eb7c87ea94bdb1d5784b
7
- data.tar.gz: 9e0a2c0c2ec25b8d6dd852221000f378c6318928c39fbe38d82f22b2b5fcdfef17eb0ca72f3c0e95d0d15dc8cfc36b9421fb63ff0de6c4beccb8b3a01a9a9d0e
6
+ metadata.gz: 4e301aeefc8d675234de6338b1f60f13091ac5b8b4e21ee56d37d118e4bf074bb61df0ad497d543c2c3e2886ec8c06ca1e5bf2a6d7a64fb87a954a38cbde5184
7
+ data.tar.gz: 7c3ab94e72238cf28ccee91d5820929cc5bf867f3dfab80fb86f5766b16ec2c7265721c1a08c6d876fa0ebcbae4d2d20b6a9e86fa89bfe9062e3a23c2ec9f79f
data/lib/lerolero.rb CHANGED
@@ -1,38 +1,8 @@
1
- # This is an example method commented the way I like.
2
- # It sums the three arguments and returns that value.
3
- #
4
- # Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed
5
- # do eiusmod tempor incididunt ut labore et dolore magna aliqua.
6
- # Ut enim ad minim veniam, quis nostrud exercitation ullamco
7
- # laboris nisi ut aliquip ex ea commodo consequat.
8
- #
9
- # * *Args* :
10
- # - +apples+ -> the number of apples
11
- # - +oranges+ -> the number of oranges
12
- # - +pears+ -> the number of pears
13
- # * *Returns* :
14
- # - the total number of fruit as an integer
15
- # * *Raises* :
16
- # - +ArgumentError+ -> if any value is nil or negative
17
- #
1
+
18
2
  class Lerolero
19
- # This is an example method commented the way I like.
20
- # It sums the three arguments and returns that value.
21
- #
22
- # Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed
23
- # do eiusmod tempor incididunt ut labore et dolore magna aliqua.
24
- # Ut enim ad minim veniam, quis nostrud exercitation ullamco
25
- # laboris nisi ut aliquip ex ea commodo consequat.
26
- #
27
- # * *Args* :
28
- # - +apples+ -> the number of apples
29
- # - +oranges+ -> the number of oranges
30
- # - +pears+ -> the number of pears
31
- # * *Returns* :
32
- # - the total number of fruit as an integer
33
- # * *Raises* :
34
- # - +ArgumentError+ -> if any value is nil or negative
35
- #
3
+ # Usage:Lerolero.produzirfraselerolero
4
+ # @param long_mailer_id truthy if the mailer ID is long (9 digits).
5
+ # @raise ArgumentError if invalid
36
6
  def self.produzirfraselerolero
37
7
  myarray=[
38
8
  "Caros amigos, ",
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lerolero
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.0.2
4
+ version: 5.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Milton Yukio Matsumura