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.

Contract Scripting for Everyone: Hyperledger FabCar Chaincode Sample in (Secure) Ruby

Hello, for the Vienna Hyperledger Meetup I’ve put together a talk titled “Contract Scripting for Everyone: (Hyperledger) FabCar Registration Sample - From Go Lang Chaincode to (Secure) Ruby Contract Scripts” that shows that - surprise, surprise - (secure) ruby works great for (contract) scripting. Code is code and Hyperledger Fabric is really just a key-value store, that is, a simple hash table. Yes, we are still waiting for the SQL (relational) revolution in the blockchain world. PS: Bonus slides - Do you need a blockchain? TL;DR Version - No.

4 amazing features of Ruby on Rails 6.0

The release of the newest version of Ruby on Rails is just around the corner. With it, a ton of new features will be introduced to the public. We’re excited to see all the new stuff Ruby on Rails 6.0 has to offer! With regular releases of the beta versions, developers had access to the upcoming framework for quite a while and they reported that it looks solid. Will the new Ruby on Rails 6.0 bring back the enormous popularity RoR once had? [more inside]

Graphiti: Stylish Graph APIs

Graphiti makes RESTful Resources a first-class concept. This enables reading and writing a graph of data in a single request, a schema with backwards-compatible gaurantee, end-to-end integration test patterns, seamless microservices and much more. A stylish alternative to GraphQL. [more inside]

Loading older posts