Skip to content

LinuxGit/happycasts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http://www.happycasts.net
Source Code

Install

git clone [email protected]:happypeter/happycasts.git
cd happycasts

###ensure that you've installed mysql2 ####or check mysql on happycasts ####find the database.examle.yml and modify it yourself
####save as database.yml

rake db:create
rake db:migrate
#then run it
rails s

##Start Contributing...

Releases

No releases published

Packages

No packages published