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.

Writing Testable API Documentation Using APIB and Dredd

In this tutorial, we will use the DDD (documentation-driven development) approach to writing a kind-of-mocked Rails API application. We will set up extensive documentation testing using a combination of Rails API (our framework of choice), API Blueprint (as a language describing our API endpoints) and Dredd (a tool to test API endpoints against documentation). Read it here

How To Learn Ruby

I first stumbled upon Ruby in 2007. All I wanted back then, was a language that I can build something cool with. I was going from knowing nothing to knowing something, so the information had to be as jargon-free as possible Read it here

Docker for Rails Development

Docker for Rails Development is a step-by-step guide on how to use Docker to standardise a common development environment across a diverse team.

Thanks for the posts Rachelle, but if you could slow down you would get a bette…
I’ve create a while ago a simple CLI to generate and run Rails dev environment …

Rails 5.2 uses AES-256-GCM authenticated encryption as default cipher for encrypting

https://blog.bigbinary.com/2018/06/26/rails-5-2-uses-aes-256-gcm-authenticated-encryption-as-default-cipher-for-encrypting-messages.html

I think so, yes. I need to double check there are no other oddities of admin st…
Actually, the code is simpler than I thought. There appear to be no problems wi…
OK, should now be in place.
Fantastic, thanks Peter!
Loading older posts