yottaawesome / rubycon

A repo for playing around with Ruby. And yes, the name is a pun on Ruby and the Rubicon river.

Repository from Github https://github.comyottaawesome/rubyconRepository from Github https://github.comyottaawesome/rubycon

Rubycon

Introduction

This repository holds nothing fancy, it's just some fun and experimentation with Ruby.

Setting up

This repository uses rbenv -- set this up first. You can find additional information here.

It also uses Ruby bundler to specify dependencies. If you don't have bundler, run gem install bundler in the appropriate directory with the right .ruby-version. Subsquently, run bundle install to install dependencies.

About

A repo for playing around with Ruby. And yes, the name is a pun on Ruby and the Rubicon river.

License:MIT License


Languages

Language:Ruby 100.0%