Devcamp Portfolio Application

This is a Ruby on Rails 5 application that allows users to create their own portpolios.

Features

  • Real time chat engine for comments
  • Blog
  • Portfolio

Code example

def my_great_method
  puts "here it is"
end
alert("Hi there");