Home Tags Ruby

Tag: ruby

Ngrok-Go Open Source Program To Integrate Ingress Into Go Applications

0
Using the ingress-as-a-service architecture from ngrok, the idiomatic Go package ngrok-go enables Go programmes to safely receive network requests as though they were listening...

A Comprehensive Guide to Programming in Ruby

0
This article gives readers Ruby in a nutshell, covering all aspects of how to program in it. Enthusiasts can then get started on it...

DevOps Series Ansible Deployment of Elovation

0
The Elovation Ruby on Rails application was written by Christos Hrousis. It can be used to track the results of two-player games like chess,...

Creating a Web Application Using Azure App Services

0
‘Azure App Services’ enables the development of powerful apps for any platform and any device. Let’s try and build a simple Web application using...

PocketBeagle Empower Your Holiday Display

0
The BeagleBoard.org Foundation a nonprofit dedicated to developing open-source embedded hardware and software announces an innovativde creation. The foundation’s latest creation is the PocketBeagle, a single-board computer...

ActiveRuby debuts with over 40 gems and frameworks

0
ActiveState, the open source languages company, has graduated its Ruby release to the first beta version. The commercially supported Ruby distribution is claimed to...

Exploring Sinatra

0
  This basic introduction to Sinatra can be used by interested readers as a starting point, from where they can move on to the vast...

Asciidoctor: A fun way of learning Asciidoc

1
Asciidoctor is an open source implementation of Asciidoc in Ruby. It is a fast, open source text processor and publishing tool. It is packed...

Ruby 2.4 brings unified integers and improved rounding

0
Ruby maintainers have brought a Christmas present for developers with the release of a new version. Debuts as Ruby 2.4, the programming language includes...

A few fundamentals of Ruby programming

0
Ruby is an open source, general programming language that has been influenced by Perl, Smalltalk, Eiffel, Ada and Lisp. It has an elegant syntax,...