Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 273 Bytes

README.rdoc

File metadata and controls

10 lines (6 loc) · 273 Bytes

README

use “foreman start” to run server

generate projects scaffold with :name, :description, :image, :url guest access /projects through projects#index admin access :new :show :create :edit :update :destroy

install paperclip gem to attatch image to projects model