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.

PulseMeter: easy to use event tracking gem

I’d like to announce PulseMeter gem: easy to use client oriented event tracking toolbox. It allows to collect, aggregate and visualize various software metrics. Redis is its only infrastructure dependency; thus low resource consumption and high speed are achieved.

New Rails Engine for Managing Banner Ads

My colleagues just released ad_man, a new, easy-to-use mountable engine that can help you power a small banner ad system. If you want to support your Rails site with simple banner ads, this may be the piece you need to make it happen. It’s just released, so comments and pull requests are welcome!

Practicing Ruby Monthly - For busy Rubyists who love their eBook readers

I’ve been working on the Practicing Ruby Journal since 2010, and have managed to produce nearly 70 great articles during that time. However, because that’s a lot of content, not everyone is able to get the most out of that service. Today I launched Practicing Ruby Monthly, which is essentially a trimmed down version of my journal that provides readers with one of my finest articles in eBook friendly formats on a monthly basis. [more inside]

Open source social media monitoring for every business

After 12 months of grinding it out, I am happy to announce that we have finally published the first version of our open source social media monitoring platform, which will include all sorts of SEO tasks, social engagement, review tracking and so on. The best thing - I got the point across that we used Ruby for …well… everything! Here is the GitHub project. I even made a YouTube video which came out pretty bad but still gives a good idea what the solution is about

Ephemeral, an ORM for non-persisted objects

Ephemeral brings ORM-like functionality to non-persisted objects. The anticipated use case is for an application that consumes an API and materializes one or more collections of objects from a JSON response or XML response. This release brings one-to-many relationships and chainable scopes for your in-memory objects.

Has some similarities with (but is not the same as) Virtus. Interesting! …
Loading older posts