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.

Referencing local gems in your Gemfile

If you need to reference local gems in your Gemfile, but don’t want to annoy your coworkers by hardcoding a path in your home directory, here’s a quick solution.

Good point. But that still might mean making an assumption based on your own di…
You still have the problem of having to remove local paths when you are ready t…
@trans - you’re right. I don’t know a way around that. What we do is comment ou…
A solution to the commenting/uncommenting problem is to define method and confi…

Using Pen & Paper. CRC Cards.

Programmers tend to use software to solve absolutely all problems. Need to take notes? Here is an application for taking notes. Brainstorming? All sorts of mind mappers are available for you. Even though in most cases it makes perfect sense, sometimes I find that a piece of paper and a pen are better tools for the job. I’d like to talk about one of the most interesting and, unfortunately, underused tools for brainstorming: CRC cards. Read more…

Magma Rails 2013

We just launched <a href=”http://www.magmarails.com/?utm_source=rubyflow&utm_medium=rubyflow&utm_campaign=launchdate” target”_blank”>Magma Rails 2013</a> dates. [more inside]

Using RABL to build Sinatra and Rails APIs

As RABL has been growing in popularity, I have noticed a lot of confusions and misunderstandings about best practices and how RABL works. To help remedy that, I have put together three guides: Understanding RABL, Managing complex logic, and generating flexible responses. In addition, if you are using RABL successfully, please add yourself to People using RABL and let me know if there’s any other guides you would find helpful.

Rapidly Build Distributed Applications with ITTIA DB and Qt

ITTIA DB SQL is available for the Qt application and UI development framework from Digia. This enhances cross-platform development and encourages best practices for concurrent processing of data. It also allows developers to access relational embedded data management software, offering a unique competitive edge with such features as replication, data distribution, reliable concurrency and logging.

Loading older posts