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.

AllJoyn and ITTIA DB SQL Embedded Database Ideal for the Internet of Everything

ITTIA DB SQL supports AllJoyn communications, which enables applications for embedded systems and mobile platforms to distribute data, and provides them with robust concurrent storage and replication capabilities. With this technology, applications can store data in a reliable local database file that is automatically sent to nearby devices when they connect to the same wired or wireless network.

Abril Pro Ruby 2014 announces its lineup

The full lineup of Abril Pro Ruby 2014, the Tropical Ruby Conference, was announced in the last week, along with a new day full of workshops. Come and meet top notch Rubyists from many parts of the world while having a great time exploring the stunning Porto de Galinhas beach, a paradise in the northeast of Brazil. The conference will also have fun activities, including scuba diving and raft boat sailing. The details about talks, activities and workshops are available at the conference website.

Rails Quick Tips - ActiveRecord Ordering

Turns out that using strings in your ActiveRecord query could be hurting you. Find out more at 11… or now, whatever’s better for you. Ordering via ActiveRecord is nothing new. You may be asking yourself, what could you possibly be informing us of and more importantly why is it hurting me??? [more inside]

7 daily use cases of Ruby Array

When you need to find how to check if one array has all elements of another, you won’t find the answer in the doc because it’s not use case oriented. The documentation explains what each piece can do, not how you can use it (and clearly not which you should use for a given use case). I share 7 common use cases of Array I met very often in a blog post: 7 daily use cases of Ruby Array.

RubyMotion - Creating and using custom application URLs in your RubyMotion iOS app

In this week’s episode, we take a look at creating custom URL schemes for your application, so that other applications can open it, and how to open another application from your app. We are going to work with two applications, one for asking for authentication, and one to act as an authenticator, similar to how “Connect with Facebook” used to work before it was integrated into iOS. [more inside]

Loading older posts