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.

TDD Video: "Help, I'm stuck, what do I do next"

What do you do when you are stuck in a TDD process? How do you decide where to start when testing? How can you pick what to text next? Watch: http://www.tablexi.com/blog/2013/04/help-im-stuck-what-do-i-test-next-xi-to-eye/developers/.

Well, when you’re stuck, you wait and think that’s the best solution to anythin…
Or better yet, look at our 340B Inventory Software & Healthcare RCM Solutio…
I also advise you to check out our healthcare software development company page…
That’s a great question! Getting “stuck” in TDD often means you’re trying to wr…

ITTIA DB SQL Puts Big Data on Mobile and Embedded Devices

ITTIA DB SQL offers big data capabilities for smart embedded systems with limited local resources, enabling the distribution of a large data set across a wide array of devices, and the potential to store millions of rows per device. Applications can then run queries on individual devices, or pool data together in a back-end system for data warehousing and data mining. In this way, developers benefit from highly reliable embedded database software with a strong track record in mission-critical systems.

Backburner Mailer 0.0.1 Released!

Adapted from the excellent resque-mailer codebase, I have created backburner-mailer which is an automatic way to send all of your emails using an asynchronous delivery mechanism. Backburner is a battle-tested asynchronous processing library for Ruby powered by the always under-rated beanstalkd job queue. If you haven’t checked out beanstalkd for your asynchronous job processing, I would encourage you to read more about it. If you are interested in learning more, please check out Why Backburner? and Why Beanstalkd?

Advanced topics in Ruby FFI

Advanced topics in Ruby FFI is an article I wrote towards the end of March. It contains some useful tips and tricks for writing libraries with FFI, and is not aiming to be a beginner tutorial to FFI.

Very useful tips for FFI library developers! Have you considered taking a look …

Tests make Software

Behavior-driven development is a collection of tools and methodologies based on test-driven development. We will therefore cover the basics of test-driven development in this post. [more inside]

Loading older posts