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.

Questions about GDPR? I've been involved in the entire compliance process. AMA

I have the feeling that there is a lot of uncertainty in the developer and startup community regarding GDPR. I am the author of Passenger and have been involved in my company’s entire compliance process, from legal research, to setting up the data processing register, to educating employees, to modifying systems and processes. Since I have a developer/Ruby background, maybe I can help. Ask me anything.

sho: Experimental post-framework view library

Sho is an experiment to provide view layer that is “just Ruby” (= follows the regular intuitions of Ruby programmer, not introducing some hidden conventions that are not deductible from the code) and reuses regular Ruby concepts for code sharing, parameters passing and flow structuring instead of introducing its own concepts like “helpers”, “exposures”, “locals” (completely unlike local variables!) and so on.

Match stream

Hi! Recently I had to handle large files in memory using lazy enumerators. When I was testing I realized that there is no built in matcher in RSpec to test if two enums are the same, so I built a custom matcher for this. [more inside]

world-cup.json - Open world cup in Russia 2018 football data in json

Hello, using the sportdb machinery (gems, command line tools and build scripts in ruby) I’ve put together a new free public domain dataset for the (football) world cup in Russia 2018. The world’s biggest (sport) event kicking off in about a week. Enjoy the beautiful game with ruby and datasets in json or sql :-). PS: Find the (activerecord) sql to json script in the yorobot automation repo.

Errata release for Everyday Rails Testing with RSpec now available

I was hesitant to post this here, but Leanpub has disabled email notifications of new releases as they transition to GDPR (for good reason). I released a large, errata-focused release of Everyday Rails Testing with RSpec this evening, as a free update to anyone who’s ever bought the book over its six-plus year run. Help me get the word out? https://leanpub.com/everydayrailsrspec/

Loading older posts