Skip to content
Mark Bussey edited this page Apr 27, 2018 · 1 revision

Here's some ideas we (the instructors) came up with to improve the next camp:

Camp notes

  • update VM memory
  • Explicit lesson about using byebug and pry in test and in development
  • Engines vs applications
  • What kinds of views do we have in our application? (reinforce index, show, edit)
  • Instructions for git credentials and push
  • Write down steps to enable travis - enable on GitHub, turn on in travis, add travis config file, add badge
  • Set up student repositories and sub-tasks
    • set up repo
    • Add users as admins
      • or add one admin and have them add the rest of the team
    • Enable Travis integration on GitHub side
    • Enable Travis integration on Travis side