Skip to content

Instantly share code, notes, and snippets.

@arjunvenkat
Created April 11, 2017 14:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arjunvenkat/a65b42b34a1adba4f605f6a6ee1ef3c9 to your computer and use it in GitHub Desktop.
Save arjunvenkat/a65b42b34a1adba4f605f6a6ee1ef3c9 to your computer and use it in GitHub Desktop.
App Dev Troubleshooting notes

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment