Skip to content

jbraseth/ProjectPortfolio

Repository files navigation

README

Ruby on Rails app for hosting student portfolios! Developed in CS 3300 — Intro to Software Engineering

Need To Know

Remember to migrate database on Heroku with pushes: heroku rake db:migrate

Creating integration tests for features: bundle exec rails g rspec:feature projects

Known Issues

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

Devise, FactoryBot, Faker

flash messages located in config/locales/devise.en.yml

Faker::UniqueGenerator.clear # Clears used values for all generators

About

Ruby on Rails app for hosting student portfolios! Developed in CS 3300 — Intro to Software Engineering

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors