tictacktone / ruby-objects-assessment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

General Assembly Logo

Assessment: Ruby Objects

You have 30 minutes.

Instructions

Fork and clone this repository. Move into the cloned directory and run bundle install.

Edit lib/assessment.rb and complete each question. You may use any resource, other than someone else in the classroom, to help you complete the quiz.

Check your answers as you work with rspec spec/assessment_spec.rb.

Commit and push your changes.

Submit a pull request. Your pull request description should contain a "fist of five" for comfort and clarity. Additionally, you should mention the resources you used to help you complete this assessment. For example:

Comfort: 3
Clarity: 3

I used Google to research instance variables. [This article](https://rubymonk.com/learning/books/4-ruby-primer-ascent/chapters/45-more-classes/lessons/110-instance-variables) really helped a lot.

Source code distributed under the MIT license. Text and other assets copyright General Assembly, Inc., all rights reserved.

About

License:Other


Languages

Language:Ruby 100.0%