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: 9 days ago
Linked from 1 awesome list
activemodelmodelsrails
Related projects:
Repository | Description | Stars |
---|---|---|
georgekaraszi/activerecordextended | Provides additional Postgres functionality to an ActiveRecord application. | 1,313 |
globalize/globalize | Enables translation of model attributes in ActiveRecord models | 2,157 |
rails-engine/action-store | Provides a way to store and manage actions across different models using polymorphic associations in Active Record. | 407 |
westonganger/active_snapshot | A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 126 |
activeadmin/arbre | A Ruby gem for building HTML views using an object-oriented DOM tree structure. | 768 |
eric-guo/attr_accessible2strong_params | Automates conversion of Rails 3 attr_accessible to Rails 4 Strong Parameter setup | 5 |
franckverrot/activevalidators | Provides a collection of reusable validation rules for Ruby on Rails models | 306 |
algolia/algoliasearch-rails | A Ruby gem that integrates the Algolia Search API with popular Object-Relational Mappers | 410 |
dingkeyan93/active-contour-model-matlab | A collection of Matlab code implementing various active contour models for image segmentation. | 65 |
fire-dragon-dol/active_admin-extensions | A collection of extensions for improving the functionality and usability of the ActiveAdmin framework. | 4 |
rgeo/rgeo-activerecord | An extension of ActiveRecord for working with spatial data in Ruby | 89 |
drecom/activerecord-turntable | Database sharding extension for Ruby on Rails applications | 211 |
comfy/active_link_to | A Rails view helper to manage the 'active' state of links | 844 |
byroot/activerecord-typedstore | Enables type definition for model attributes in ActiveRecord, providing a way to enforce data types and default values | 446 |
adzap/active_enum | Defines enum classes in Rails to enumerate ActiveRecord attributes with I18n support | 125 |