Skip to content

lym/salymsash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

This is the source for my little piece of the Internet.

Install the dependenies

	$ bundle install

Running Tests

	$ rake test

Start the server

	$ rails s -p 4000