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.

Passenger 5.3.2 released: various security fixes

Passenger 5.3.2 was just released, fixing a file system access race condition [CVE-2018-12029] as well as various SpawningKit exploits [CVE-2018-12026 - 12027 - 12028]. We urge you to upgrade your version immediately. The release notes contain more information on the measures we’ve taken to recognize security flaws quicker in the future: https://blog.phusion.nl/2018/06/12/passenger-5-3-2-various-security-fixes/

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.

Loading older posts