1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Updated instructions

This commit is contained in:
2015-04-26 14:25:51 -04:00
parent 0b73a8b5a5
commit 391e523b2e

View File

@@ -8,6 +8,8 @@ Development details:
* Rails 4.2.0
* Install gems without production <tt>bundle install --without production</tt>
* Test with minitest <tt>rake test</tt>
* Seeds created for development <tt>rake db:seed</tt>