| norman/friendly_id |
6,073 |
|
11,165 |
241 |
about 2 years ago |
109 |
January 07, 2021 |
26 |
mit |
Ruby |
| FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models. |
| namick/obfuscate_id |
337 |
|
79 |
0 |
about 6 years ago |
5 |
February 08, 2015 |
32 |
mit |
Ruby |
| Make your ActiveRecord ids non-obvious. Mixes up record ids in a simple, reversible hashing algorithm so that it can then automatically revert the hashed number back to the original id for record lookup without having to store a hash or tag in the database. |
| spilliton/randumb |
208 |
|
162 |
2 |
almost 6 years ago |
13 |
May 26, 2020 |
2 |
mit |
Ruby |
| Adds ability to pull back random records from Active Record |
| makandra/edge_rider |
85 |
|
45 |
3 |
almost 3 years ago |
18 |
May 26, 2023 |
0 |
mit |
Ruby |
| Power tools for Active Record relations (scopes) |
| dtaniwaki/acts_as_hashids |
84 |
|
8 |
0 |
about 3 years ago |
9 |
August 07, 2021 |
0 |
mit |
Ruby |
| Use Youtube-Like ID in ActiveRecord seamlessly. |
| wbotelhos/idy |
17 |
|
1 |
0 |
almost 3 years ago |
5 |
October 03, 2019 |
0 |
mit |
Ruby |
| :eyeglasses: An ID obfuscator for ActiveRecord |
| brianpetro/hashids_rails |
16 |
|
4 |
0 |
over 9 years ago |
2 |
April 20, 2015 |
3 |
mit |
Ruby |
| Use hashids.rb to store ActiveRecord IDs in URL non-obviously. |
| mrinterweb/activerecord-pg_array |
11 |
|
0 |
0 |
over 11 years ago |
9 |
July 24, 2014 |
1 |
mit |
Ruby |
| A ruby gem that makes persisting data with Postgres arrays in ActiveRecord easier |
| lumoslabs/scripterator |
10 |
|
0 |
0 |
almost 5 years ago |
0 |
|
6 |
mit |
Ruby |
| Lightweight script harness and DSL for iterating over and running operations on ActiveRecord model records |
| codenature/acts_as_category |
8 |
|
0 |
0 |
almost 18 years ago |
0 |
|
0 |
|
Ruby |
| Think of acts_as_tree + acts_as_listed, but doing what you want: root categories, subcategories, positions (and pretty view helpers). |