/wdi_0_travis_rspec_testing

Sandbox Repo for testing travis and rspec integrations

Primary LanguageRubyOtherNOASSERTION

General Assembly Logo

Assignment Name (Ruby String Lab)

Objectives

By the end of this, students should be able to:

  • Objective 1
  • Objective 2
  • Objective 3

Instructions

Include explict step-by-step instructions about the goals of the assignment, and how to run the code.

Make sure to wrap section of code in appropriate markdown like ls -al, and denote the language as below for longer sections:

x = 2
y = 3
puts x + y

Bonus (Optional Section)

If you're looking for extra challenge or practice once you've completed the above, try to...

Notes

Gotcha's and extra information

Additional Resources

List additional related resources such as videos, blog posts and official documentation.

  • Item 1
  • Item 2
  • Item 3