Skip to content

gil27/juice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Code Climate

Search Stats Analyct

Warning: Do it while having a fresh juice or a beer 😎

Getting Started

You will need to have redis up and running :)

clone this app: git clone git@github.com:gil27/juice.git then: bin/setup

If you want you can use the seed data to check a live example. run rake db:seed run rake test to run the test suite run bundle exec sidekiq -C config/sidekiq.yml run rails server

Obs: This is just a sample app!