This is a Ruby on Rails 5 application that allows users to create their own portfolios, and is the demo application for the Dissecting Rails 5 course.
- Real time chat engine for comments
- Blog
- Portfolio
- Drag and drop interface
def my_great_method
puts "here it is"
end
alert('Hi there');