SquirtleSquad1988 / ruby-gem-study

Finding and adding Ruby gems to a project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

General Assembly Logo

Ruby Gems

Prerequisites

Objectives

Developers should, at the end of the lesson, be able to:

  • Explain what a Ruby Gem is, and how it is similar/different to a Node module.
  • Look up a gem to solve a particular problem.
  • Find documentation for a given gem.
  • Compare similar gems' utility based on currency, issues, and test coverage.

Instructions

  1. Fork and clone this repository.
  2. Change into the new directory.
  3. Create and checkout a new branch, named response.
  4. Follow the directions given in study.md.
  5. When finished, push to your fork and submit a pull request.

You may wish to refer to FAQs related to forking, cloning, and pull requests.

  1. All content is licensed under a CC­BY­NC­SA 4.0 license.
  2. All software code is licensed under GNU GPLv3. For commercial use or alternative licensing, please contact legal@ga.co.

About

Finding and adding Ruby gems to a project.

License:Other


Languages

Language:Ruby 100.0%