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.

RescueGroups.org API Ruby Wrapper

People need companions. We are a social species that enjoys surrounding itself with family and friends. But sometimes, and maybe more often than just sometimes, people crave companionship from something that cannot talk back. This is probably one of the reasons so many people like pets. A pet cannot disagree with you or say judgmental remarks as you fill up that wine glass for a fourth time. No, a good pet will simply exist near you, occasionally asking for pets and food. Over the past few months, as part of the Year of Commits initiative, I have built a wrapper for the RescueGroups.org API.

Rails Gem List

In this year, we go through over 10 rails projects. Rails is a awesome framework design for web development. And the community grows stronger. In the initial stage, we often reconstruct and redesign db schema on our projects, because we found feature related gems in our troubleshooting process. So we just collect those gems we ever found and felt awesome after trying. Hope other rails developers can easily to find useful gems before starting development. This list called “rails-gem-list”. Now this gem have those sections as below: * User * Active Record * Plugins * API * File Upload * Search * Scheduled/Recurrence Jobs * View Helper * Environment Variables * Admin Panel * Logging * Debug * Coding Style * Testing * Production link: https://github.com/hothero/rails-gem-list [more inside]

RSS to API

A Ruby/Sinatra app that provides a JavaScript-friendly API for retrieving RSS feeds. Includes simple caching through Redis to speed requests. One-click deployment to Heroku. A solution for those who were using the Google Feed API, now deprecated. Avoids JavaScript cross-origin issues.

Happy Ending: An Epic Saga of Guard and Docker

Have you tried running Guard on Docker? It’s not as easy as you might think. Join me as I install Guard and get it working without causing my CPU to explode. [more inside]

Having dealt with a lot of challenges on Docker with permissions, latency and r…

Ruby String Basics : Ruby Silent Cast #2

Ruby 2.2.3 String basics that covers force_encoding, bytesize, byteslice, capitalize, casecmp, center, chomp and chop. Watch it here: Ruby 2.2.3 String Basics

There should be a tag or something that indicates that’s a video…
Love the format! Silent screencasting is such an original idea, and I really li…
Thanks for the feedback. I found my brain is more receptive to obsorbing the co…
Loading older posts