Ruby Gem Guide: how to install and work with local gems.
New to Ruby? This Ruby Gem Guide will show you how to install and work with our favourite local gems.
Ruby comes with many statements and methods designed for looping. This amount can astonish both fledgling coders and developers experienced in other programming languages. In this post you'll be introduced to all ways of creating a loop in Ruby.
New to Ruby? This Ruby Gem Guide will show you how to install and work with our favourite local gems.
Offline over the weekend? Computer turned off for a while? Temporary no Internet access? Grab a coffee and enjoy: Ruby press review - list of essential Ruby top stories we're following to stay up to date.
But who'd like to learn during the weekend... Relax, chill, rest a little. And brace yourself! Rails Tutorial is coming!
Do you know what fat cats like twitter (in its early days), yellow pages, basecamp, hulu, shopify, slideshare or github have in common? They’re all, along with more than other 800.000 existing websites running Ruby on Rails. How about staying behind such tech success by yourself?
As we make our living from using open source projects we feel that we owe something to the community, that we need to pay back our own contribution. To create the greater good that everyone may benefit from. Yeah, we’ve all heard that before, right? ;-) But besides paying a debt of gratitude, are there other reasons for opensourcing our own code? What exactly makes us do the open source?
If you have a Rails application running on the SAP Hana platform the issue you may encounter is how to allow users to login with their SAP account. We’ve managed to accomplish it and we would like to share with you a small tutorial about how we did that.
Tips how to tackle with video processing.
The implementation of CarrierWave with Voyeur gem is pretty outdated at the moment, so I thought I could share something more up to date
Getting your Rails app running on the SAP HANA Cloud Platform
Do you remember your first steps in Ruby on Rails? Can you recall your first line of code? For a while, let's go back to the good old days.
Lit stands for “Lost in translation” and it describes mountable Rails engine that helps you and your client with translating Rails applications. As most of our work is made for foreign clients, we know the pain of translating few thousand phrases. You can use YAML files and forward them to the client. Good luck with that - it only confuses people. That's why we've started looking for an easier way - web interface for managing I18n translations.
Let's celebrate the 21st anniversary of Ruby!
If you haven’t installed Jenkins yet, hop over to the Jenkins Wiki page on installing Jenkins.