Gistflow - social learning.
Micro-blog platform for developers inspired by Github:Gist and Twitter.
You are always welcome to contribute or create issue. Checkout issues page.
- git clone
- bundle
- configure your database.yml file
- be shure you have postgres and redis installed and launched
- rake db:setup
- rails s
Every new feature comes with bunch of rspec and capybara tests. Be sure to write all necessary tests and launch rspec .
to check all of them passed.
- Jan Bernacki (releu)
- Anatoli Makarevich (makaroni4)
The source code for Gistflow is available under the Creative Commons Attribution-NonCommercial 3.0 Unported License