Skip to content

markgandolfo/ruby_au

 
 

Repository files navigation

Ruby Australia Website

Website for Ruby Australia The slack channel for the website working group can be found here

Required Environment / Minimum Setup

  • Install the Ruby version: ~> 2.5.4.
  • Install PostgreSQL.
  • Install Bundler.
  • bundle install
  • Modify config/database.yml as needed.
  • rake db:setup

Configuration

None (yet).

Testing

bin/rspec

Staging Environment

None (yet).

Production Environment

This website is hosted on Heroku

Known Issues / Gotchas

None (yet).

Content licence

Content is Copyright 2016 by Ruby Australia, All rights reserved.

Logotype licence

"Ruby Australia" 'Gem' and Typographic logo are Copyright 2016 by Ruby Australia, All rights reserved.

About

The ruby.org.au website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 38.4%
  • HTML 25.5%
  • CSS 19.6%
  • JavaScript 16.5%