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.

sportdb Update (football.db,worldcup.db,etc.) Incl. Quick Starter Datafiles; Zip Downloads n More

I’ve uploaded a new sportdb gem update, that is, v1.9.14. What’s news? The sportdb gem that lets you load datasets (e.g. teams, leagues, matches, etc.) in plain text into your SQL database of choice now includes a new build system. Use the new Datafile - a mini language a.k.a. domain-specific language (DSL) that lets you setup your database in minutes. For example, to setup a football.db for all World Cups 1930-2014 use the worldcup.rb quick starter template. Type $ sportdb new worldcup to download the datasets (as zip archives), setup all tables, indexes, etc. and read in all fixtures. Cheers.

How about artist replica handbags?Designer accessories are consistently account…

Challenges faced in a little larger Rails API project

I just wrote a post about the challenges when developing a little larger API-only Rails project. I think Rails is good but needs some improvements in some areas. Check it out and let me know if you agree/disagree :)

So account the blogs and added handbags forums is a acceptable way of replica h…

Medium wysiwyg clone

I just launched Dante wysiwyg. It’s just another medium.com editor clone. it has many of the medium wysiwyg features, and is in our roadmap to get 100% of the features that medium editor has. It comes with asset-pipeline (rails/sprockets) integration out of the box.

String Interpolation: The Bad Parts

String interpolation in Ruby is great. It’s one of those niceties that I really miss whenever I venture into JavaScript land. But watch out! There are some lesser known “features” of Ruby’s string interpolation that can burn you… badly. Learn how.

Log tagging in Rails

Whilst deploying a large application to Heroku, we needed a way to trace application requests from the second they come into the router through to when the request completes. Enter log tagging.

Loading older posts