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.

Working Hard or Hardly Working, Part 1: Active Job

Background jobs can be hard to tackle when you’ve never written one before. A good introduction to asynchronous processes is Rails 4.2’s Active Job, which easily integrates with Action Mailer. This blog post explains the basics of inline vs. asynchronous processes, and walks thorough integrating a mailer into a background process.

rsssf gem - Tools & Scripts for the World's Largest Football (Soccer) Data Archive

Hello, I’ve put together a new rsssf library that that lets you work with rsssf archive pages. What’s the RSSSF? RSSSF stands for Rec.Sport.Soccer Statistics Foundation and collects football (soccer) league tables, match results and more from all over the world online in plain text for over fifteen years. Today the rsss archive is the world’s largest football (soccer) data archive. (Note: I’m not associated with the RSSSF). Anyways, ever tried getting any of the plain text archive pages into an SQL database (with tables such as leagues, teams, matches, etc.)? The new rsssf scripts and repos get you started. Cheers.

Actor Action Object

Learn how procedural code can be used in conjunction with object-oriented paradigm in your Rails projects Actor Action Object in Rails Projects

In terms of purpose it would be almost like a service object, right?
The use cases are named with the name of the corresponding use case. The file n…
http://www.futbol-baratas.com http://www.yeticup.us.com http://www.nikeoff.com …

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.

Loading older posts