moiristo / dynamic_attributes
dynamic_attributes is a gem that lets you dynamically specify attributes on ActiveRecord models, which will be serialized and deserialized to a given text column. Dynamic attributes can be defined by simply setting an attribute or by passing them on create or update.
☆48Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for dynamic_attributes
- SendGrid extensions to Rails 3 ActionMailer::Base☆73Updated 6 years ago
- Responsive ActiveAdmin styles☆45Updated 5 years ago
- Use PostgreSQL large objects (AKA BLOBs) to store your files inside the database☆56Updated 3 years ago
- Simple Rack middleware for implementing google analytics tracking in your Ruby-Rack based project. Supports synchronous and asynchronous …☆257Updated 5 years ago
- Helps with serving font assets with Rails 3.1☆137Updated 4 years ago
- Add UID support to Devise.☆61Updated 2 years ago
- User interface for manage settings in rails application (using rails-settings gem) / Интерфейс для управления настройками в Rails приложе…☆94Updated 2 years ago
- This Rails plugin extends ActiveRecord::Base to add automatic updating of created_by and updated_by attributes of your models in much the…☆192Updated 6 years ago
- mailgun library for ruby☆118Updated 11 months ago
- SEO / Meta tags plugin for Rails applications☆47Updated 3 years ago
- active record mixin for axlsx☆150Updated 4 years ago
- Common Rails validations wrapped in a gem.