arbre
DOM builder
A Ruby gem for building HTML views using an object-oriented DOM tree structure.
An Object Oriented DOM Tree in Ruby
768 stars
31 watching
75 forks
Language: Ruby
last commit: 11 days ago activeadminarbrerailsruby
Related projects:
Repository | Description | Stars |
---|---|---|
activeadmin/demo.activeadmin.info | Demonstrates Active Admin's functionality using a simple demo application | 286 |
fire-dragon-dol/active_admin-extensions | A collection of extensions for improving the functionality and usability of the ActiveAdmin framework. | 4 |
zorab47/active_admin-sortable_tree | A gem that provides drag'n'drop sorting and tree views for ActiveAdmin resource indexes | 162 |
dhyegocalota/active_admin-advanced_create_another | Adds support for creating another resource in ActiveAdmin with default strength. | 6 |
bootstrap-ruby/bootstrap_form | A Rails form builder that simplifies the creation of Bootstrap 5-forms in Ruby applications. | 1,641 |
platanus/activeadmin_addons | Extends ActiveAdmin to add optional UX improving features | 762 |
unmantained-activeadmin-plugins/activeadmin-globalize | Gem that makes it easy to translate resource fields in ActiveAdmin, but is no longer actively maintained. | 51 |
avo-hq/avo | A Ruby on Rails admin panel framework that streamlines content management and internal tool development | 1,529 |
amerine/acts_as_tree | A Ruby gem that adds support for organizing items into parent–children relationships to ActiveRecord | 587 |
zorab47/active_admin-duplicatable | Adds duplication functionality to ActiveAdmin resources | 13 |
activeadmin-plugins/active_admin_date_range_preset | Customizes date range inputs in ActiveAdmin forms and filters with a 'Set Range' button | 10 |
dhyegocalota/active_admin-humanized_enum | Easily translate enum values in ActiveAdmin using an integrated Humanized Enum solution. | 6 |
closuretree/closure_tree | A Ruby library for building hierarchical data models in ActiveRecord | 1,846 |
westonganger/active_snapshot | A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 126 |
comfy/active_link_to | A Rails view helper to manage the 'active' state of links | 844 |