I hereby claim:
- I am akmassey on github.
- I am akmassey (https://keybase.io/akmassey) on keybase.
- I have a public key whose fingerprint is 4459 C11F 511A A84E 8376 EC83 B86C 64AF 24BB 9056
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
class Name | |
attr_accessor :first_name, :last_name | |
def initialize(first_name, last_name) | |
@first_name = first_name | |
@last_name = last_name | |
end | |
def name |