RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

Leveraging Ruby Libraries

I gave this O’Reilly webcast on Ruby, its standard library, and Ruby Gems on January 26. It’s a lightning tour of the Ruby language, its core classes, its standard library, and third party Ruby gems like Rails and Sinatra. If you’re on the fence about learning Ruby, this will give you an idea of what the language can do for you! [more inside]

Wye Tech News #9

A new issue of our weekly compilation of interesting news and articles about Ruby, Rails, JavaScript and web development related stuff that we found during the week.

PostgreSQL Indexes: First Principles

Not really a Ruby related post, but since PostgreSQL is a popular choice among Rubyists, I decided to share this article here. It goes in depth about PostgreSQL indexes and query costs with(out) indexes. Check it out here.

http://eftimov.net/postgresql-indexes-first-principles …

Replacing Pingdom with Ruby and Heroku

Pingdom recently increased the price of the starting plan from $10 to $14. Since they didn’t keep the price for older customers, I decided to create something to replace it, because the new pricing is just too much for my personal sites. This article shows how you can set up your own uptime checker and run it on Heroku for $7/month.

Loading older posts