SaaSHub helps you find the best software and product alternatives Learn more →
ActsAsTaggableOn Alternatives
Similar projects and alternatives to ActsAsTaggableOn
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
pluck_all
A more efficient way to get data from database. Like #pluck method but return array of hashes instead.
-
Acts As Commentable with Threading
Similar to acts_as_commentable; however, utilizes awesome_nested_set to provide threaded comments
-
-
-
-
rails_or
Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
ActsAsTaggableOn discussion
ActsAsTaggableOn reviews and mentions
-
What's New in Ruby on Rails 8
I think what parent said is referring to stuff like
https://github.com/mbleigh/acts-as-taggable-on
It's not only that RoR comes with a complete toolset -- it allows you to create your own libraries that extend the capabilities of the framework while keeping the developer experience terse enough through metaprogramming (compare the sample code in the README with the file acts-as-taggable-on/lib/acts-as-taggable-on/taggable.rb, where you can see how the library is opening the classes in runtime through the class_eval technique.
Not sure how something similar can be achieved in C#
-
How to get similar posts without duplicates in Rails 7?
Might want to check out acts_as_taggable_on and see how it handles such query: https://github.com/mbleigh/acts-as-taggable-on
-
ActsAsTaggableOn silent rollback?
I believe I found the culprit and unmerged solution: https://github.com/mbleigh/acts-as-taggable-on/pull/1081
-
How to search Articles by selecting multiple categories
While you can dynamically create a query that would work for this, your best approach might be to use the acts_as_taggable gem.
- Advice on db schema
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 Jun 2025
Stats
mbleigh/acts-as-taggable-on is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of ActsAsTaggableOn is Ruby.
Popular Comparisons
- ActsAsTaggableOn VS PublicActivity
- ActsAsTaggableOn VS pluck_all
- ActsAsTaggableOn VS Acts As Commentable with Threading
- ActsAsTaggableOn VS acts_as_follower
- ActsAsTaggableOn VS Acts As Votable
- ActsAsTaggableOn VS Metka
- ActsAsTaggableOn VS rails_or
- ActsAsTaggableOn VS ActiveRecord Reputation System
- ActsAsTaggableOn VS Acts As Commentable
- ActsAsTaggableOn VS Merit