active_attr
Model extensions
A set of Ruby modules that extend standard model classes with ORM-like functionality
What ActiveModel left out
1k stars
18 watching
91 forks
Language: Ruby
last commit: 4 months ago
Linked from 1 awesome list
activemodelmodelsrails
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides additional Postgres functionality to an ActiveRecord application. | 1,325 |
| Adds model translations to ActiveRecord models for multi-language support | 2,160 |
| Provides a way to store and manage actions across different models using polymorphic associations in Active Record. | 405 |
| A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 130 |
| A Ruby gem for building HTML views using an object-oriented DOM tree structure. | 769 |
| Automates conversion of Rails 3 attr_accessible to Rails 4 Strong Parameter setup | 5 |
| Provides a collection of reusable validation rules for Ruby on Rails models | 306 |
| A Ruby gem that integrates the Algolia Search API with popular Object-Relational Mappers | 412 |
| A collection of Matlab code implementing various active contour models for image segmentation. | 66 |
| A collection of extensions for improving the functionality and usability of the ActiveAdmin framework. | 4 |
| An extension of ActiveRecord for working with spatial data in Ruby | 90 |
| Database sharding extension for Ruby on Rails applications | 211 |
| A Rails view helper to manage the 'active' state of links | 845 |
| Enables type definition for model attributes in ActiveRecord, providing a way to enforce data types and default values | 447 |
| Defines enum classes in Rails to enumerate ActiveRecord attributes with I18n support | 124 |