Skip to content

My gem submission - #6

Open
jperezish wants to merge 4 commits into
RubyoffRails:masterfrom
jperezish:master
Open

My gem submission#6
jperezish wants to merge 4 commits into
RubyoffRails:masterfrom
jperezish:master

Conversation

@jperezish

Copy link
Copy Markdown

Panda level submission.

@jwo

jwo commented Feb 17, 2014

Copy link
Copy Markdown
Member

I don't think your Library class should call "puts". Your application can choose to do so, but your Library class should return data.

(Like an array of strings, for example)

classJasondefself.aboutputs"About Jason"puts"----------------------"puts"My name is Jason and I like bacon."endend

Sign up for freeto 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

@jperezish@jwo