rubygarage / rubygarage.github.com

This repository contains slides for Ruby/Ruby on Rails courses from RubyGarage

Home Page:https://rubygarage.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slides for RubyGarage course

Table of Contents

How to start Jekyll in development mode

Execute the command:

$ jekyll s --config _config.yml,_config_dev.yml --trace --profile --incremental

Visit this URL: http://localhost:4000

How to generate diagrams

Install graphviz.

For Ubuntu execute this command:

$ sudo apt-get install graphviz

For macOS execute this command:

$ brew install graphviz --with-freetype --with-librsvg

Generate diagram

Next run following command:

$ dot -T svg -O filename.dot

Documentation

License

CC_BY

This project is licensed under a Creative Commons Attribution 4.0 International License. See a human-readable summary or an entire document.


RubyGarage Logo

RubyGarage is a leading software development and consulting company in Eastern Europe. Our main expertise includes Ruby and Ruby on Rails, but we successfully employ other technologies to deliver the best results to our clients. Check out our portfolio for even more exciting works!

About

This repository contains slides for Ruby/Ruby on Rails courses from RubyGarage

https://rubygarage.github.io


Languages

Language:CSS 53.7%Language:JavaScript 39.5%Language:HTML 6.5%Language:SCSS 0.3%Language:Ruby 0.0%