Skip to content

Instantly share code, notes, and snippets.

@arjunvenkat
Created April 11, 2017 14:19
Show Gist options
  • Save arjunvenkat/a65b42b34a1adba4f605f6a6ee1ef3c9 to your computer and use it in GitHub Desktop.
Save arjunvenkat/a65b42b34a1adba4f605f6a6ee1ef3c9 to your computer and use it in GitHub Desktop.

Revisions

  1. arjunvenkat created this gist Apr 11, 2017.
    8 changes: 8 additions & 0 deletions week3.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    # Week 3

    ## Omnicalc

    ### Setup

    - Make sure students are running `rails s` in their app folder, not the app's parent folder
    - Make sure students test output variables after hitting submit, since the forms wont show any work from the controller