Ruby

  • submit to reddit

Toto on Heroku Allows for Ninja-Style Blogging

Toto is a very simple blog publishing engine written in Ruby and created by Alexis Sellier, popularly known as @cloudhead (creator of LESS). Toto’s a...

0 replies - 1863 views - 03/13/12 by Shameer Cee in Articles

Euclidean Distance Between Two Vectors (arrays) In Ruby

0 replies - 3304 views - 03/13/12 by Snippets Manager in Uncategorized

15 Different Statsd Server Implementations

Statsd is a simple client/server mechanism from the folks at Etsy that allows operations and development teams to easily feed a variety of metrics into a...

2 replies - 9336 views - 02/28/12 by Joe Miller in Articles

Redis Init Script For Rails

0 replies - 2941 views - 02/26/12 by Snippets Manager in Uncategorized

Six Reasons to Avoid Amazon DynamoDB if You're a Ruby Developer

At least one user is claiming that Amazon DynamoDB is not "production ready."  DynamoDB is a relatively inexpensive, managed, hosted NoSQL database...

0 replies - 4962 views - 02/21/12 by Eric Genesky in Articles

Revamped Architecture and Community-Requested Features Abound in RubyMine 4.0

Yesterday, JetBrains announced the release of RubyMine 4.0, which includes upgrades to existing features of the Ruby IDE, as well as some key changes. ...

0 replies - 2199 views - 02/16/12 by Eric Genesky in Articles

Use Base64 For Embedding Raster Data In Source File

0 replies - 2087 views - 02/08/12 by Snippets Manager in Uncategorized

Method chaining and lazy evaluation in Ruby

Method chaining has been all the rage lately and every database wrapper or aything else that’s uses queries seems to be doing it. But, how does it...

0 replies - 1679 views - 01/30/12 by Eric Genesky in Articles

Serving Compressed Rails Assets from S3 via Cloudfront

I wrote about how we do asset packaging with Rails, how we Jammit and push them to S3 in this post. We’ve had a few surprises since then, one that had to do...

0 replies - 2923 views - 01/27/12 by Daniel Doubrovkine in Articles

How To ZIP Complete Folder Without Path And With Name Of A Folder

0 replies - 2822 views - 01/08/12 by Snippets Manager in Uncategorized

Ruby/Rails utilizing Solr in Master/Slave setup

Apache Solr is a high-performance enterprise grade search server with a REST-like API.  Documentation is provided to as xml, json or binary. It extends Lucene...

0 replies - 2006 views - 01/07/12 by Abhishek Kumar in Articles

Daemonize A Ruby Process

0 replies - 3024 views - 12/15/11 by Snippets Manager in Uncategorized

Rails from the point of view of a PHP developer

Back in the day I tried Ruby on Rails for web development, but got turned off by the heavy dependence on Active Record and code generation. Using empty models...

0 replies - 3870 views - 12/13/11 by Giorgio Sironi in Articles

Run A Process As A Windows Service

0 replies - 3078 views - 11/21/11 by Snippets Manager in Uncategorized

Get Birthday From Timestamp Field

0 replies - 5096 views - 11/14/11 by Snippets Manager in Uncategorized