Skip to content

jenipharachel/devcamp-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails Tutorial

DevCamp Portfolio Application is created by following the Dissecting Ruby on Rails 5 course to learn Rails.

Features

  • Portfolio
  • Blog
  • Drag and Drop Interface
  • Real-Time Chat Engine for Comments

Code Examples

def my_method
puts "Hi, There"
end