ActsAsTaggableOn

A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts. (by mbleigh)

ActsAsTaggableOn Alternatives

Similar projects and alternatives to ActsAsTaggableOn

  1. .NET Runtime

    .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

  2. 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.

    InfluxDB logo
  3. Nest

    370 ActsAsTaggableOn VS Nest

    A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

  4. graphql

    125 ActsAsTaggableOn VS graphql

    RedwoodGraphQL

  5. kamal

    Deploy web apps anywhere.

  6. foreman

    an application that automates the lifecycle of servers (by theforeman)

  7. ruby-polars

    Blazingly fast DataFrames for Ruby

  8. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  9. PublicActivity

    Easy activity tracking for models - similar to Github's Public Activity

  10. falcon

    A high-performance web server for Ruby, supporting HTTP/1, HTTP/2 and TLS. (by socketry)

  11. pluck_all

    A more efficient way to get data from database. Like #pluck method but return array of hashes instead.

  12. Acts As Commentable with Threading

    Similar to acts_as_commentable; however, utilizes awesome_nested_set to provide threaded comments

  13. acts_as_follower

    A Gem to add Follow functionality for models

  14. Acts As Votable

    Votable ActiveRecord for Rails

  15. Metka

    Rails gem to manage tags with PostgreSQL array columns.

  16. rails_or

    Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.

  17. ActiveRecord Reputation System

    Discontinued An Active Record Reputation System for Rails

  18. Acts As Commentable

    The ActiveRecord acts_as_commentable plugin

  19. Merit

    Reputation engine for Rails apps

  20. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ActsAsTaggableOn alternative or higher similarity.

ActsAsTaggableOn discussion

Log in or Post with

ActsAsTaggableOn reviews and mentions

Posts with mentions or reviews of ActsAsTaggableOn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-10-07.
  • What's New in Ruby on Rails 8
    13 projects | news.ycombinator.com | 7 Oct 2024
    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?
    1 project | /r/rails | 11 Aug 2022
    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?
    2 projects | /r/rails | 25 Jun 2022
    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
    1 project | /r/rails | 12 Oct 2021
    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
    1 project | /r/rails | 29 Dec 2020
  • A note from our sponsor - SaaSHub
    www.saashub.com | 21 Jun 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic ActsAsTaggableOn repo stats
5
4,993
6.9
5 months ago

Sponsored
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.
www.influxdata.com

Did you know that Ruby is
the 12th most popular programming language
based on number of references?