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.

Awesome Ruby Blogs

Hello Rubysts! 🖐️ Awesome Ruby Blogs now with RSS feeds and OPML files. If you have any ideas or suggestions for improving this list, please feel free to send a pull request. Thanks and have a nice day! 💎

Rails S3 Direct Uploads

Active Storage has greatly simplified file uploads for Rails applications: it has become the de facto standard replacing alternatives that were dominant back in the day like Paperclip or CarrierWave. Out of the box, it comes with everything we need to handle file uploads, including cloud services like Amazon S3. In this article, we will learn how to add direct uploads to a Rails app using Active Storage. https://avohq.io/blog/rails-s3-direct-uploads

AIA is Concurrently Multi-Model

AIA (AI Assistant) version 0.9.12 has been release. Its big new feature is concurrent models! Sent your prompts to multiple models at the same time-ish. In an Async process your prompt can go to many different models of your choice—you must have creds for all the providers. Why? well to compare responses; to generate a consensus; to have more than one robot in your chat sessions; to evaluate the way your prompt is handled by multiple models in a side by side comparison; because I’ve seen no one else do it on the command line and I thought it would be cool. [more inside]

Loading older posts