We recommend LibHunt Ruby for discovery and comparisons of trending Ruby projects. Also, to find more open-source ruby alternatives, you can check out libhunt.com/r/rails
Based on our record, Ruby on Rails seems to be a lot more popular than Slim Framework. While we know about 142 links to Ruby on Rails, we've tracked only 5 mentions of Slim Framework. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Ruby on Rails open source projects. Contribute and learn at the same time. - Source: dev.to / 7 days ago
Speed of Development: Frameworks such as Django or Rails accelerate the development process. - Source: dev.to / 8 days ago
This ecosystem is fueled by repositories hosting powerful languages, functions, and versatile tools—from backend frameworks like Django and Ruby on Rails to containerization with Docker and distributed version control via Git. Moreover, indie hackers can also utilize open source design tools (e.g. GIMP, Inkscape) and analytics platforms such as Matomo. - Source: dev.to / 9 days ago
Ruby on Rails (RoR) is one of the most renowned web frameworks. When combined with SQL databases, RoR transforms into a powerhouse for developing back-end (or even full-stack) applications. It resolves numerous issues out of the box, sometimes without developers even realizing it. For example, with the right callbacks, complex business logic for a single API action is automatically wrapped within a transaction,... - Source: dev.to / 19 days ago
As it's just you I'd stick with Ruby on Rails 8[1] as you already know it and I think it could realistically easily achieve what you're proposing. There's lots of libraries to for calling out external AI services. e.g. Something like FastMCP[2] From the sound of it that's all you need. I'd use Hotwire[3] for the frontend and Hotwire Native if you want to rollout an app version quickly. I'd back it with... - Source: Hacker News / about 2 months ago
Aside from that there’s other Ruby template systems like Shopify’s liquid, slim & haml (but you need to use it as an engine for use outside of Rails). Source: over 3 years ago
A lightweight templating engine for Ruby? Where do I sign up? Source: over 3 years ago
I find that really odd, given the absolute best templating experience I've ever had comes from slim, which is an indent-based ruby experience, as an evolution of haml, which was originally pitched as the html equivalent to the indent-based sass syntax. Source: about 4 years ago
In this article, we’ll test and analyze the performance of three most popular Ruby templating engines: ERB (the default one), HAML, and SLIM. - Source: dev.to / about 4 years ago
I made 3 websites using a ruby staticgen called middleman and the slim ruby templates:. Source: about 4 years ago
Django - The Web framework for perfectionists with deadlines
Laravel - A PHP Framework For Web Artisans
CodeIgniter - A Fully Baked PHP Framework
ASP.NET - ASP.NET is a free web framework for building great Web sites and Web applications using HTML, CSS and JavaScript.
Symfony - A PHP full-stack web framework
Flask - a microframework for Python based on Werkzeug, Jinja 2 and good intentions.