Portfolio app

This is a Ruby on Rails 5 application that is just a showoff or test before I make my own blog

Features

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

Code Example

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