Hey, designer!
for web designers & developers

Big enough?

close

Daily updated tutorials, resources and articles not just from the mainstream. Maybe it’s a mission to bring the underground to the surface.

close
close

You are currently browsing the category archive for Ruby & Rails category.

techiferous.com

Adding Tabs to Your Rails App Just Got a Whole Lot Easier with Tabulous 2

The tabulous gem has continued to grow in popularity ever since I released it in 2011. Since so many people have found it useful, I decided to give it some ...

Visit Tweet this
jerodsanto.net

Easy ‘Share-Nothing’ WordPress Blog Syndication on Rails

The new Omahype, which is a custom Rails-based CMS centered around Omaha-area events, has a separate blog that runs on WordPress ...

Visit Tweet this
rubysource.com

Preview Your Rails Mail with Letter Opener

In this tutorial I will show you the setup and use of a email-preview gem called Letter-Opener by Ryan Bates. In case you are serious about using Rails and you ...

Visit Tweet this
pragmaticstudio.com

Online Rails Course Now Available

As a follow-up to our popular online Ruby course, today we’re happy to announce the release of our online Rails course! In this comprehensive online course you’ll learn how to ...

Visit Tweet this
fonicmonkey.net

Get productive: hacking Sublime Text 2 for faster rails/project navigation

Programmer productivity stems from the ability to easily and efficiently navigate, create and edit the code you need to work with. To this end, it’s incredibly important to pay attention ...

Visit Tweet this
teamtreehouse.com

How to Build a Ruby Gem with Guest Sam Soffes

Sam Soffes is a iOS and Rails software engineer, musician, wanna be designer, and burger connoisseur. He lives in Lousiville, KY right now, but will be moving back to San ...

Visit Tweet this
rubysource.com

Detecting Faces with Ruby: FFI in a Nutshell

In the last couple of years, I became quite fond of Ruby. It was so refreshing to simply get things done without caring too much about typecasts or memory management. ...

Visit Tweet this
ninjasandrobots.com

Rails AB Testing – Simple Abs

I recently turned on paid subscriptions to Draft, the writing software I’ve created. And I wanted a really simple way to test a few alternatives of the payment page in ...

Visit Tweet this
net.tutsplus.com

Digging Into Rails 4

Rails 4 is rapidly approaching. In this article, let’s take a look at some of the new features that it offers, as well as the changes that may affect your ...

Visit Tweet this
rubysource.com

Ruby’s Missing Data Structure

Have you ever noticed Ruby doesn’t include support for linked lists? Most computer science textbooks are filled with algorithms, examples and exercises based on linked lists: inserting or removing elements, ...

Visit Tweet this
fonicmonkey.net

How to make Chrome understand the SASS/SCSS in your rails app

When you open the Chrome web inspector, you can browse to the styles that are being applied to your elements. It’s great. Unfortunately, if you’re using a framework like LESS ...

Visit Tweet this
codebeatsandpixels.com

Learning Ruby

I started to learn Ruby from the last days of 2012. If you have an idea to learn some programming, I recommend you to learn Ruby instead of Python, Java, ...

Visit Tweet this