Skip to content

Apply methods - Lab # 1#2

Open
ambanks wants to merge 2 commits into
masterfrom
apply_methods
Open

Apply methods - Lab # 1#2
ambanks wants to merge 2 commits into
masterfrom
apply_methods

Conversation

@ambanks

@ambanks ambanks commented Jan 14, 2015

Copy link
Copy Markdown
Owner

No description provided.

Comment thread talkative_robot_2.rb

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

name[0] is less clear than name.slice(0) or even better name.chars.first

@rgpass

rgpass commented Jan 14, 2015

Copy link
Copy Markdown
Collaborator

Looks good. To help with the clarity, I would definitely move all the methods to the top and all the commands to the bottom.

@rgpass

rgpass commented Jan 14, 2015

Copy link
Copy Markdown
Collaborator

If you have any other changes, feel free to push it up and in the comments right @rgpass so I get the notification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants