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.

Fast, consistent setup for your Ruby and Rails tools

After you build a few Rails apps, you’ll begin to have some preferred ways of working with them. Maybe you always want to use awesome_print in your Rails consoles. Or you might want rails new to create projects that use rspec instead of minitest. Sure, it’s only a little annoying to have to specify these preferences each time you run a command. But they’re easy to forget. With a few small tweaks, you can have these commands remember your preferences, so you won’t have to.

http://www.coachoutletonline.us.org http://www.coachoutlet-factory.us.com http:…

Ruby on Rails backend for a World Press Photo site - behind the scenes.

Last Sunday the Stories of Change - a showcase presenting 29 unique stories of daily life in North Africa that changed after the “Arab Spring” events - has been launched. We’re super happy to be part of this project lead by World Press Photo. As a team responsible for the entire back-end site (Ruby on Rails of course!) - we’d love to share with you our story - Behind The Scenes: Announcing Stories of Change for World Press Photo.

All-time World Cup standings (1930-2010) calculations and more w/ sportdb gem

Hello, The latest sportdb gem includes new tables (and models) for group, league and all-time standings. For example, to calculate the all-time standings table for the World Cup (including all nineteen tournaments from 1930 to 2010) use the football.db build script and issue $ rake build DATA=history This will import all teams, tournaments, results, and so on and dump the all-time standing e.g. 1 Brazil (BRA) 97 67 15 15 210:88 216 19 2 Germany (GER) 99 60 19 20 206:117 199 17 3 Italy (ITA) 80 44 21 15 126:74 153 17 ... The full results all serve as a great checksum that all football.db match data is up-to-date and complete. Cheers.

Swift Still Won't Replace RubyMotion

The day Swift came out, I wrote up a piece about “Why Swift Will Never Replace RubyMotion” which ended up getting a good amount of attention, both good and bad (luckily mostly good). Since then though, a lot has happened, I’ve talked to a lot of people about my post, I’ve read other peoples thoughts, and most importantly I’ve read and watched as much as I’ve been able to about Swift and how to use it. [more inside]

Loading older posts