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.

Spree 3.3 with Rails 5.1 support released!

Spree is a complete modular, API-driven open source e-commerce solution built with Ruby on Rails. We’re super happy to announce Spree 3.3 release with Rails 5.1 & Ruby 2.4 support, Segment integration, enhanced data integrity and many more features contributed by the Spree Community Major new features: [more inside]

Auther 8.0.0

The Auther gem/engine is a great tool for situations where you need to temporarily lock down an app before a major authentication system is added. With this release, it simplifies the stylesheets by using CSS Flexbox layout and removes unnecessary gem dependencies for a more light weight experience. Enjoy!

Tutorial: How to use a Rails 5.1 API with React.js to make an Idea board app

Learn how to use a Rails 5.1 API with React.js by building an Idea board app. The Idea board is a simple board which displays ideas in the form of square tiles. We can add ideas, edit existing ideas and delete ideas. The tutorial covers many practical concepts including stateless functional components, class-based components, use of axios for making API calls, immutability-helper and more. You’ll also get access to the complete code.

Loading older posts