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.

Ruby symbols

I keep seeing some programmers from different backgrounds are unable to get what ruby symbols are, and though I do know that there are many great posts regarding this topic, and actually my intent is not to increase them by one :) , but i feel i have to clear few points regarding them. So I’m trying to answer answer 2 important question here: What are ruby symbols? and When to use them? Answers goes here :)

Action Guide to git submodules (with Rails flavor)

The article collects current best practices of a submodules workflow and form a “howto” kind of guide, So if you’re still asking yourself “How shall I track changes in my submodules?” or even (if you’re cool and eat your own dog food) “How shall I use the submodule in my app, have it editable/pushable and let others clone the app without any issues?” - read on, you should find your answers.

Krauter: A new router for Rails!

It’s less than five minutes old, but Jeremy McAnally has released krauter, a new router for Rails. It’s described as “Tiny (200 lines fool!), quick (adding routes so fast it hurts and competes with current router otherwise), and agile (OK…it’s not more agile. But it sounds cool.)”

Nice, even though I hope we move away from the crap hole Rails provides for rou…
I personally hate the style of merb’s routing DSL for a lot of reasons, even if…
I agree with Jeremy McAnally that method chaining can be icky sometimes, but it…

Why setting the default value of a Hash to be a Hash is wrong (use a block instead)

A quick tutorial on how to make the default of a hash a hash.

dude the text on your website is waaaaaaaaaaay too small, can hardly read it wi…
Indeed, I have to second that.
Noted. Thanks for the feedback. I’ve increased the font size on my site to m…
Interesting (and wierd!) language behaviour, ill look out for that when using h…
Loading older posts