KRUG Website - http://krug.org.pl/
Rails 5.0 website of Kraków Ruby Users Group
git clone [email protected]:Krakow-Ruby-Users-Group/krug-website.git
cd krug-website
cp config/database.yml.example config/database.yml
bundle install
bundle exec rake db:create
bundle exec rake db:migrate
KRUG-website is released under the MIT License.