0.0
Rails-specific features and integrations for the Attio Ruby client, including model concerns and generators
2021
2022
2023
2024
2025
2026
0.0
Enables using <code>casting_attr_accessor</code> to create typed non-persistent attributes.
2021
2022
2023
2024
2025
2026
0.0
The attendable-plugin let's you invite members to a Group model and easily build rsvp actions
2021
2022
2023
2024
2025
2026
0.0
Shoulda Matchmakers generates regression specs for existing ActiveRecord models and ActionController controllers
using Shoulda Matchers. It generates specs for model validations, associations, nested attributes, enum definitions,
attribute serialization, database columns and database ...
2021
2022
2023
2024
2025
2026
0.0
The win32-file-attribute library adds several file attribute methods to
the core File class which are specific to MS Windows.
2021
2022
2023
2024
2025
2026
0.0
Drag and drop attribute inspector. Nests model attributes as html 5 data attributes on any html element. The element becomes a draggable element. Drag elements to an inspector div to view its properties.
2021
2022
2023
2024
2025
2026
0.0
Attach callbacks to classes to be triggered for all instances or attach them
to an individual instance to be triggered only for this instance.
2021
2022
2023
2024
2025
2026
0.0
An extension of the active_attr gem, adding Arrays and Hashes as valid attribute types. Create plain old ruby models without reinventing the wheel.
2021
2022
2023
2024
2025
2026
0.0
Patch attr_reader to provide attribute memoization.
2021
2022
2023
2024
2025
2026
0.0
attachment-fu for rails3. You know what it is.
2021
2022
2023
2024
2025
2026
0.0
API for client lib to integrate with attache server
2021
2022
2023
2024
2025
2026
0.0
A database acessible via keys. Wrapped everything in a module. To create a database: KeyDB::DB.new('your database name'). Made attributes for all database keys. Database keys now creatable and accessible via: db.foo = 'bar'; db.foo. Cannot change keys through attributes, you must use change_key. ...
2021
2022
2023
2024
2025
2026
0.0
The `handle_array_attribute` concern provides a flexible way to treat string attributes in a Rails model as arrays. This includes parsing strings based on configurable separators, optional spaces between elements, and optional maximum length validation for each element.
2021
2022
2023
2024
2025
2026
0.0
Attractor plugin for the Ruby programming language and its ecosystem
2021
2022
2023
2024
2025
2026
0.0
Provides convenient functions for interacting with Atlassian Stash through the command line
2021
2022
2023
2024
2025
2026
0.0
A bibtex parsing library written in pure ruby. With some additional executables that transform bibtex files. This is my first attempt at racc so be patient with me. I hope to improve this into a full bibtex parser in the near future, at the moment it parses the bibtex subset that I need. Anothe...
2021
2022
2023
2024
2025
2026
0.0
Client for the aTech Log Server.
2021
2022
2023
2024
2025
2026
0.0
Atlas CMS Gem
2021
2022
2023
2024
2025
2026
0.0
A plugin to manage attribute permissions on ActiveRecord more effectively
2021
2022
2023
2024
2025
2026
0.0
Normatron is a Ruby On Rails plugin that perform attribute normalizations for ActiveRecord objects.
With it you can normalize attributes to the desired format before saving them in the database.
This gem inhibits the work of having to override attributes or create a specific method to...
2021
2022
2023
2024
2025
2026