cleberlop / devcamp-portfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Devcamp Portfolio Application

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.

Features

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

Code Example

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

About


Languages

Language:Ruby 47.7%Language:HTML 31.0%Language:JavaScript 14.0%Language:CSS 5.8%Language:CoffeeScript 1.4%