Skip to content

Commit

Permalink
[fix] refine plan for day 3
Browse files Browse the repository at this point in the history
  • Loading branch information
droxey committed Oct 30, 2018
1 parent d49d7d1 commit 6edf11e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 03-Ruby-Koans/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@

## Learning Objectives/Competencies (5 Minutes)

1. Students will be able to setup their preferred IDE and integrate it with Ruby and Rails.
1. Students will gain familiarity "thinking in Ruby" by implementing a number of [Ruby Koans](http://rubykoans.com/).
1. Students will be able to **setup their preferred IDE** and **integrate it with Ruby and Rails**.
1. Students will **gain familiarity "thinking in Ruby"** by implementing a number of [Ruby Koans](http://rubykoans.com/).
1. Students will encounter and exercise the **Red, Green, Refactor** approach to developing Ruby applications.

## Initial Exercise (15 Minutes)
Expand Down

0 comments on commit 6edf11e

Please sign in to comment.