Skip to content

michaelwenger/hs-ruby-assessment-public

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tags methods, arrays, hashes, kids, ruby
language ruby
level 2
type review

Ruby Review

ruby

Time to test your Ruby skills! Fork (really important!) and clone this lab.

Follow the instructions and write your code in ruby_review.rb.

Then type bundle install into your terminal to install the Gems you need and rspec --fail-fast to run the tests to see if your code is working properly.

Once you get all of your tests passing make sure that the lab is forked onto your own account.

Check this by typing git remote -v in the terminal - you should see your github username in this remote address.

Then push your work onto github with the following commands:

git add .
git commit -m "passes tests"
git push

Go to github and confirm that the code has been pushed up (look at the photo below). Then follow the steps after that to open up a pull request, so we can see your fabulous work!

1

Step 1 Click on the branch comparison icon from the repository home.

1

Step 2 Click Create Pull Request

1

Step 3 Confirm the Create Pull Request

1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%