Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 334 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 334 Bytes

Portafolio de Héctor Tello

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

Features

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

Code Example

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