A few months ago we invited the Ruby on Rails community to participate in our hosting survey. We’ve since published the results and created an infographic.
To learn more, check out the Rails Hos...
Updated 2 months ago
•
Written in english
Updated 2 months ago
•
Written in english
home
rdoc
bugs
RDoc produces HTML and command-line documentation for Ruby projects. RDoc
includes the +rdoc+ and +ri+ tools for generating and displaying documentation
from the command-line.
Cha...
Updated 2 months ago
•
Written in english
I spent a long week grappling with text encoding.
Please enjoy the fruit of my labors:
A programmer walks into a coffee shop.Programmer: “Do you serve cortados here?”Barista: “No—wrong c...
Updated 2 months ago
•
Written in english
WebSockets are an exciting new HTML5 technology which has finally begun to pick up enough browser, server and library support to support much wider adoption, potentially driving a move towards a signf...
Updated 3 months ago
•
Written in english
<iframe allowfullscreen="true" frameborder="0" height="309" mozallowfullscreen="true" src="http://player.vimeo.com/video/53061504" webkitallowfullscreen="true" width="550">(video)</iframe>...
Updated 3 months ago
•
Written in english
A few months ago, Ethan brought up a great rule for tackling a new project: Identify the hardest parts—the problems you don’t immediately know how you’ll solve—and make it a point to accomplis...
Updated 3 months ago
•
Written in english
<article>
<header>
Infinite sequences in ruby
</header>
One feature of harmonia is tasks that recur on a schedule, e.g. every Thursday, or on the 30th day of each mont...
Updated 4 months ago
•
Written in english
Inspired by a post from Software by Rob [1] and in turn this Pixlin [2] post from 2007, I decided to give Mechanical Turk a whirl to help me come up with a product name. I'm going to talk about my exp...
Updated 4 months ago
•
Written in english
A list of good blog posts about the going-ons and state of the Rails Community, mid-January edition
Updated 4 months ago
•
Written in english
What is AngularJS? AngularJS is an open-source JavaScript framework. View on github: https://github.com/angular/angular.js It extends HTML’s syntax to express your application’s components clearly...
Updated 4 months ago
•
Written in english
In the olden days with our racks of Dell servers we used to have the luxury of the iDRAC card - Integrated Dell Remote Access Controller (I often wondered what the acronym meant!) - other manufacturer...
Updated 5 months ago
•
Written in english
*warning: plot spoilers below*. Imagine yourself in the trenches of WWI. The next chapter you're in Ancient Egypt, then in Troy. A little while later you've gone through the land of the bugs, dark/twi...
Updated 5 months ago
•
Written in english
Designing slides is a key part of making a presentation engaging. Having great, interesting content is obviously very important but the way it is presented can turn a lecture into entertainment. Let...
Updated 6 months ago
•
Written in english
It’s been a little while that I have decided to always extract my gem binaries into my rails application “bin” path. That way, I always execute binaries by specifying the relative path. For exam...
Updated 6 months ago
•
Written in english
Creating simple websites is not a challenge no more. Prior to modern CMS and PSD to HTML conversion services, people had to study programming, HTML and CSS. The table layout was widely spread and it w...
Updated 6 months ago
•
Written in english
While tinkering recently on a hobby project, I kept having ‘freezing’ issues. Sure I tried to error handle the bah-jeezus out of it in order to fail gracefully instead of forever hanging, but for ...
Updated 7 months ago
•
Written in english
I'm leaving here a curated compilation of interesting links where you will find information that is not very well known. There are pull requests, issues, commits, examples, posts, videos and more abou...
Updated 7 months ago
•
Written in english
Ruby has, at its root, an Object. Methods available in Object are available to every class because every class in Ruby inherits from Object somewhere in its own class hierarchy. Of course, you can ove...
Updated 7 months ago
•
Written in english
Updated 7 months ago
•
Written in english