Skip to content
Sue-Ting Chene edited this page Jul 26, 2017 · 4 revisions

Welcome to the member-portal wiki!

Notes from 7/25

Getting Caught Up

From 7/25

  • "regular" project members will be added as collaborators
  • even so, we should still be branching
  • occasional members will be able to for and submit pull requests
  • we're using Rails 5.1.2, ruby 2.3.1, and rvm
  • gem install rails -v 5.1.2 (will take awhile)
  • rvm install 2.3.1 (will take awhile)
  • you may need xcode-select --install
  • Colin generating our project
  • rails new PROJECTNAME (this creates the folder and associated files)
Clone this wiki locally