Ruby Section
Ruby
The Ruby Language
An open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write. Which was created by Yukihiro “Matz” Matsumoto. Who released the first version of the Ruby programming language on 21 December 1995.
Ruby is also completely free. Not only free of charge, but also free to use, copy, modify, and distribute.
Ruby on Rails
A well known software framework written in Ruby is Ruby on Rails which is a web framework for building websites of all shapes and sizes.
Some very well known companies use Ruby on Rails like GitHub and Shopify to name just two but many more are listed on the Ruby website.
Future plans
We have used Ruby on Rails for a number of internal websites and tools over many years, plus written and worked with customer websites. We have mainly used VS Code for our day to day work with ruby on rails. We have plans to talk more about these projects and working with Ruby soon.
Feedback
Maybe you know of something interesting in regards to Ruby or Ruby on Rails that we should write about, let us know on our Contact form.
Ruby Links
- ruby-lang.org
- github.com/ruby
- rubyonrails.org
- github.com/rails
- Ruby in Visual Studio Code
- GitHub Blogs about Ruby