Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 290 Bytes

File metadata and controls

17 lines (12 loc) · 290 Bytes

README -- Portfolio Application ver. 2

This is a Ruby on Rails 5 application that displays my personal portfolio.

Features

  • Real time chat engine for comments
  • Blog
  • Portfolio -Drag and drop interface

Code Example

def my_great_method
	puts "here it is!"
clear```