Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kariabancroft committed Nov 30, 2015
1 parent f84f3df commit 570b370
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ Once you've explored the existing Media Ranker site, this project:
- requires an individual branch and fork
- will need to be isolated into a gemset called 'MediaRanker'
- create the necessary files for RVM to recognize a gemset
- Use [better_errors](https://github.com/charliesome/better_errors) for debugging purposes
- Use [better_errors](https://github.com/charliesome/better_errors) for debugging purposes
- requires you to create a Rails application
- conform to Rails conventions on naming and inflection
- by using `rails new .` you will create a new rails app _inside_ of the fork folder instead of creating a _new_ folder for your rails app

**You shall submit a pull request _with a meaningful pull request description_ once you are done with the baseline which shall be merged before moving onto implementing the requirements**
**You shall submit a pull request _with a meaningful pull request description_ once you are done with the baseline which shall be merged before moving onto implementing the requirements. _Do not push any additional code until your baseline PR has been merged_**

### Requirements

Expand Down

0 comments on commit 570b370

Please sign in to comment.