Skip to content

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

Notifications You must be signed in to change notification settings

rda1902/rubygarage.github.com

 
 

Repository files navigation

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:https://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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 53.7%
  • JavaScript 39.5%
  • HTML 6.5%
  • Other 0.3%