Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yea #30

Open
wants to merge 35 commits into
base: master
Choose a base branch
from
Open

yea #30

wants to merge 35 commits into from

Commits on Aug 14, 2014

  1. Create README.md

    eriktrautman committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    ce4d817 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2015

  1. fix rakefile

    eriktrautman committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    d1f0abf View commit details
    Browse the repository at this point in the history
  2. update README

    eriktrautman committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    f44c467 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2015

  1. Configuration menu
    Copy the full SHA
    2083f1f View commit details
    Browse the repository at this point in the history

Commits on May 22, 2015

  1. Update Gemfile

    eriktrautman committed May 22, 2015
    Configuration menu
    Copy the full SHA
    6322003 View commit details
    Browse the repository at this point in the history
  2. Update rspec_config.rb

    eriktrautman committed May 22, 2015
    Configuration menu
    Copy the full SHA
    15fa856 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2015

  1. Configuration menu
    Copy the full SHA
    e4f3978 View commit details
    Browse the repository at this point in the history
  2. fix typo

    eriktrautman committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    eca1c5e View commit details
    Browse the repository at this point in the history
  3. Fix hanging chad

    eriktrautman committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    6736c4a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2015

  1. Update README.md

    eriktrautman committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    9faf2fb View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2015

  1. Configuration menu
    Copy the full SHA
    1c26685 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a2c36e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe04c59 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2015

  1. finished pig_latin exercise

    strychemi committed Aug 30, 2015
    Configuration menu
    Copy the full SHA
    ed0dc39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db0496d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd13108 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    990bb10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6f0f63 View commit details
    Browse the repository at this point in the history
  6. finished timer exercise

    strychemi committed Aug 30, 2015
    Configuration menu
    Copy the full SHA
    fc1a670 View commit details
    Browse the repository at this point in the history
  7. refactored timer exercise

    strychemi committed Aug 30, 2015
    Configuration menu
    Copy the full SHA
    cd9d111 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b4b3c18 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4634f22 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b7a4ee7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    941554e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    daef751 View commit details
    Browse the repository at this point in the history
  13. finished in_words exercise

    strychemi committed Aug 30, 2015
    Configuration menu
    Copy the full SHA
    a225579 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2015

  1. Configuration menu
    Copy the full SHA
    465655b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c72208e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #24 from strychemi/rspec-only

    RSpec 3 syntax
    eriktrautman committed Nov 14, 2015
    Configuration menu
    Copy the full SHA
    cb75401 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    eriktrautman committed Nov 14, 2015
    Configuration menu
    Copy the full SHA
    2d66244 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2015

  1. Configuration menu
    Copy the full SHA
    858defa View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2015

  1. Configuration menu
    Copy the full SHA
    3abb5d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from strychemi/rspec-only

    Refactored RSpec syntax in HTML instructions
    eriktrautman committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    0685d6c View commit details
    Browse the repository at this point in the history
  3. Update README.md

    eriktrautman committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    30ac9fb View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2016

  1. Escape the file path passed to rspec_opts

    I added `Shellwords.escape` so that any whitespace in the file path doesn't cause the task to self-destruct.
    kitlangton authored Sep 13, 2016
    Configuration menu
    Copy the full SHA
    290917d View commit details
    Browse the repository at this point in the history