geekmonkey
  • Home
  • About
  • Learn With Me: Julia
Sign in Subscribe

Ruby

Ruby is an interpreted, high-level, general-purpose programming language that supports multiple programming paradigms.
Building mruby on the Raspberry Pi
Ruby

Building mruby on the Raspberry Pi

The Raspberry Pi is a credit-card sized computer with 700 MHz (can be overclocked to about 1.1 GHz) and originally 256 MB memory, which has recently received an upgrade to 512 MB. Yukihiro Matz announced mruby in 2011 as Ruby implementation that is easily embeddable into other application and
02 Nov 2012 2 min read
An Introduction to Mini Ruby
Ruby

An Introduction to Mini Ruby

Ruby is used in a wide variety of projects today, but has gained popularity in web development with Ruby on Rails. With mruby, the latest language implementation, Ruby can be embedded into other applications. Installation The mruby project is hosted on Github. There are currently no binary distributions available, but
30 Oct 2012 3 min read
Exception Applications in Rails 3.2
Ruby on Rails

Exception Applications in Rails 3.2

No Ruby on Rails developer want to see them in production: Exceptions! By default every Rails project comes with two static files that get rendered when an exception in production occurs. The problem with these pages is, that they do not fit well into any design and do not tell
07 Oct 2012 3 min read
Page 1 of 1
geekmonkey © 2025
Powered by Ghost