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.

Auto-Build football.dbs and Football Almanacs (Books) W/ Single Command

Hello, The new openfootball/auto repo lets you (auto-)build football.dbs and Football Almanacs (books) with a single command e.g. $ rake build SETUP=worldcup This will: 1) Download Datasets 2) Build Database 3) Download Book Template Pack 4) Build Book Pages 5) Generate Static Site (Books) Using Jekyll. Ready-to-use setups include: worldcup, worldcup2014, top, top2014-15, cl2014-15, en2014-15, en, de2014-15, de, es2014-15, es, it2014-15, it, fr2014-15, fr, at2014-15, at. Cheers.

Just how fast is Heroku compared to Shelly Cloud

Nowadays, there are various different solutions for hosting Ruby applications. According to the Rails Hosting Survey 2014, one of the most common ways (47%) is to use Cloud-based hostings such as Heroku or Shelly Cloud. Doing this simplifies the entire deployment process to a minimum, and also does not require any additional people in your team to manage servers. The final choice will always depend on many factors, such as support quality, deployment simplicity, and performance to name just a few. Today, I will try to show you how fast Heroku and Shelly Cloud really are. [more inside]

AgnosticSlugs

A simple gem that can generate slugs. [more inside]

does it work like friendly_id ?
Looks great. Fantastic list of accents. FYI: An alternative asciify and slugify…
Duncan: Friendly_id is ActiiveRecord specific. AgnosticSlugs is… agnostic about…
Gerald: Thanks for the tip. Will look into textutils :)
Loading older posts