Published onAugust 19, 2017Install Old Versions of therubyracer Gem on Mac OS XrubymacOStroubleshootingInstalling older versions of the therubyracer gem on Mac OS X Yosemite can be tricky. Here’s how to fix it.
Published onAugust 19, 2017Web Scraping Pokémon Data with Ruby and Nokogirirubyweb-scrapingnokogiripokemonLearn how to scrape Pokémon data from the web using Ruby and Nokogiri.
Published onAugust 19, 2017Using a Ruby Hash Like a Class ObjectrubyoophashA simple trick to use a Ruby hash like a class object, providing dynamic method access.
Published onMay 9, 2016Simple Pomodoro Timer with Ruby and Gosurubypomodorogosutime-managementA simple Pomodoro timer with a minimal graphical interface built in Ruby using Gosu.
Published onJanuary 9, 2016Rails Blank Template App for Quick PrototypingrailsrubybootstrapprototypingA simple Rails blank template app for quickly starting new projects with preconfigured features.
Published onDecember 23, 2015Become a videogame developer master with Gosu and RubyrubygosuvideogameDevelop a simple video game using Gosu and Ruby.
Published onNovember 23, 2015Physical software made easy with Arduino and Ruby on RailsrubyrailsarduinoLearn how to create a tiny internet of things project with Arduino and Ruby on Rails.
Published onNovember 2, 2015Geosearch with MongoDB and GeocoderrubyrailsmongodbCreate a simple geosearch form with MongoDB and Geocoder Rails gem.
Published onOctober 24, 2015Create a super fancy API with GraperubyrailsapiHow to develop a RESTful API in Ruby on Rails.
Published onOctober 17, 2015Gemify your assets in less than 10 minutesrubyrailsgemLearn how to convert your Javascript library or any other asset into a Rails gem.
Published onOctober 10, 2015Make a conversational bot in Ruby on Rails from scratchrubyrailsaimlbotThis is a post in where we're going to develop a conversational bot with the help of AIML in Ruby on Rails.