Categories
No matching categories were found
1.82
This "acts_as" extension provides the capabilities for sorting and reordering a number of objects in a list. The class that has this specified needs to have a "position" column defined as an integer on the mapped database table.
2020
2021
2022
2023
2024
2025
3.35
With ActsAsTaggableOn, you can tag a single model on several contexts, such as skills, interests, and awards. It also provides other advanced functionality.
2020
2021
2022
2023
2024
2025
3.22
AASM is a continuation of the acts-as-state-machine rails plugin, built for plain Ruby objects.
2020
2021
2022
2023
2024
2025
2.35
Paranoia is a re-implementation of acts_as_paranoid for Rails 5, 6, and 7,
using much, much, much less code. You would use either plugin / gem if you
wished that when you called destroy on an Active Record object that it
didn't actually destroy it, but just "hid" the record. Paran...
2020
2021
2022
2023
2024
2025
0.82
This "acts_as" extension provides the capabilities for sorting and reordering a number of objects in a list. The class that has this specified needs to have a "position" column defined as an integer on the mapped database table. (Custom edition. Please use original gem)
2020
2021
2022
2023
2024
2025
0.0
This library provide 2 acts_as modules, acts_as_entity and acts_as_relationship, so it helps you disign with ER model.
2020
2021
2022
2023
2024
2025
0.14
Make your model acts as a list. This acts_as extension provides the capabilities for sorting and reordering a number of objects in a list.
The class that has this specified needs to have a +position+ column defined as an integer on the mapped database table.
2020
2021
2022
2023
2024
2025
0.14
Make your ActiveNode acts as a list. This acts_as extension provides the capabilities for sorting and reordering a number of objects in a list.
The instances that take part in the list should have a +position+ field of type Integer.
2020
2021
2022
2023
2024
2025
0.39
acts_as_follower is a Rubygem to allow any model to follow any other model. This is accomplished through a double polymorphic relationship on the Follow model. There is also built in support for blocking/un-blocking follow records. Main uses would be for Users to follow other Users or for Users t...
2020
2021
2022
2023
2024
2025
0.15
Make your Mongoid model acts as a list. This acts_as extension provides the capabilities for sorting and reordering a number of objects in a list.
The instances that take part in the list should have a +position+ field of type Integer.
2020
2021
2022
2023
2024
2025
0.0
This acts_as extension does everything acts_as_list does, but it also works in single table inheritance designs and accepts less brain-damaged scope syntax.
2020
2021
2022
2023
2024
2025
0.0
This gem is heavily influenced by acts_as_voteable & acts_as_rateable, can be used for Thumbs Up/Down or Likes/Dislikes situations, also helps to get the Percentage of Likes to Dislikes and vice versa on an Object, to depict average popularity.
2020
2021
2022
2023
2024
2025
0.2
acts_as_api enriches the models and controllers of your app in a rails-like way so you can easily determine how your XML/JSON API responses should look like.
2020
2021
2022
2023
2024
2025
0.0
Adds an acts_as style method to your models called acts_as_taggable
2020
2021
2022
2023
2024
2025
0.01
acts_as_tree as a gem
2020
2021
2022
2023
2024
2025
0.0
This "acts_as" extension is a clone of the well known acts_as_list, only it avoids triggering active record callbacks.
2020
2021
2022
2023
2024
2025
0.11
acts_as_favoritor is a Rubygem to allow any ActiveRecord model to associate any other model including the option for multiple relationships per association with scopes. You are able to differentiate followers, favorites, watchers, votes and whatever else you can imagine through a single relations...
2020
2021
2022
2023
2024
2025
0.2
A build of acts_as_versioned, that works with rails 3.1.3
2020
2021
2022
2023
2024
2025
1.09
A fast and very smart autolinking library that
acts as a drop-in replacement for Rails `auto_link`
2020
2021
2022
2023
2024
2025