Ruby on Rails app for hosting student portfolios! Developed in CS 3300 — Intro to Software Engineering
Remember to migrate database on Heroku with pushes: heroku rake db:migrate
Creating integration tests for features: bundle exec rails g rspec:feature projects
CircleCI will always report, "Coverage report generated for RSpec to /root/project/coverage. 0 / X LOC (0.0%) covered." I've tried 7 times with different methods. This is a bug to know (I suspect version conflicts or misconfiguration). 29af7fa ab3cecb daf5279 c564000 f3d04be 78d7754 8d30d4d
flash messages located in config/locales/devise.en.yml
Faker::UniqueGenerator.clear # Clears used values for all generators