Skip to content

tedwu1027/demo_forum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== README

* Requirements
	- Ruby 1.9.3
	- Bundler

* Usage
	- bundle
	- rake dev:build
	- rake db:seed
	- rake dev:fake
	- rails server

* Default Setup
	- Admin Account:
	admin@demo.com / 11111111
	
	- Admin Mode:
	http:/localhost/admin

==