active_decorator
View Helper Library
A view helper library for Rails that integrates decorators into models and views at compile-time, enabling Object-Oriented view helpers.
ORM agnostic truly Object-Oriented view helper for Rails 4, 5, 6, 7, and 8
1k stars
34 watching
115 forks
Language: Ruby
last commit: about 1 month ago
Linked from 1 awesome list
decoratorsrailsruby
Related projects:
Repository | Description | Stars |
---|---|---|
amatsuda/html5_validators | Automatic client-side validation using HTML5 Form Validation for Rails applications | 304 |
comfy/active_link_to | A Rails view helper to manage the 'active' state of links | 845 |
amatsuda/motorhead | A Rails framework for rapid feature development and testing | 181 |
franckverrot/activevalidators | Provides a collection of reusable validation rules for Ruby on Rails models | 306 |
amatsuda/traceroute | Helps identify unused or unreachable code in Ruby-based web applications | 901 |
activeadmin/arbre | A Ruby gem for building HTML views using an object-oriented DOM tree structure. | 769 |
westonganger/active_snapshot | A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 130 |
salsify/goldiloader | A gem that simplifies eager loading in Rails by automatically loading associations when traversed for the first time. | 1,614 |
drecom/activerecord-turntable | Database sharding extension for Ruby on Rails applications | 211 |
kvokka/pp_sql | An ActiveRecord log beautifier gem for Ruby on Rails | 266 |
zeisler/active_mocker | A tool that generates mock implementations of Ruby classes based on their Active Record models. | 506 |
sawickiap/str_view | A small C++ library for creating immutable string views into externally owned character strings. | 24 |
dhyegocalota/active_admin-advanced_create_another | Adds support for creating another resource in ActiveAdmin with default strength. | 6 |
acacha/helpers | Provides additional functions for Laravel development | 24 |
amatsuda/kaminari | A paginator library for Ruby web applications with a scope-based API and customizable helpers. | 27 |