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.

  19 March 2025

  18 March 2025

  17 March 2025

🚀 Have you ever forgotten an important parameter when creating a new Rails project?

You run rails new my_app, start coding, and then realize… you should have set up PostgreSQL, skipped unnecessary features, or chosen a JavaScript bundler. Now, you have to go back and fix it. Don’t worry—I’ve put together a guide on how to properly configure rails new from the start and what to do if you forget a parameter. [more inside]

  16 March 2025

Exploiting LLM tools

I wrote a short piece about an LLM issue I noticed recently. Morale of the story is to never trust user supplied input and be careful with LLMs because they can be tricked. [more inside]

  14 March 2025

  13 March 2025

🚀 Ready to supercharge your Ruby on Rails application?

In my latest article, I dive deep into customizing the Trix Rich Text Editor in Rails 8, including how to add exciting features like an underline button and handle file uploads with ease. If you’re looking to enhance your Rails app’s functionality, this guide will show you how to get started quickly and efficiently. Whether you’re a seasoned developer or just getting started with Rails, this article will help you elevate your app’s text editing experience. [more inside]

  12 March 2025

🚀 Boost Your Ruby on Rails Development with Docker! 🛠️

Tired of dealing with dependency issues and complex setups? With just a few commands, you can have a fully functional Rails + PostgreSQL environment running seamlessly in Docker. No hassle, no conflicts—just code! Check out my latest article on how to streamline your development process and optimize your workflow. 👇 [more inside]

  11 March 2025

Loading older posts