active_link_to
Link manager
A Rails view helper to manage the 'active' state of links
Rails view helper to manage "active" state of a link
845 stars
9 watching
84 forks
Language: Ruby
last commit: 11 months ago
Linked from 2 awesome lists
navigationrails
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 130 |
| Provides a way to store and manage actions across different models using polymorphic associations in Active Record. | 405 |
| A view helper library for Rails that integrates decorators into models and views at compile-time, enabling Object-Oriented view helpers. | 1,110 |
| Adds support for creating another resource in ActiveAdmin with default strength. | 6 |
| Manages application-specific business logic by validating inputs and executing predefined actions | 2,085 |
| A web application framework that organizes an app into three interconnected layers: Model, View, and Controller, to efficiently build database-backed web applications. | 56,200 |
| A Ruby gem for building HTML views using an object-oriented DOM tree structure. | 769 |
| Demonstrates Active Admin's functionality using a simple demo application | 289 |
| Adds advisory locking to ActiveRecord models for concurrent access control | 630 |
| Customizes date range inputs in ActiveAdmin forms and filters with a 'Set Range' button | 10 |
| Adds convenient capabilities to ActiveRecord's index handling | 9 |
| A React application using Apollo Client with local state management via apollo-link-state for managing selected items in a list and remote data queries and mutations. | 21 |
| Gem that makes it easy to translate resource fields in ActiveAdmin, but is no longer actively maintained. | 51 |
| A gem that provides drag'n'drop sorting and tree views for ActiveAdmin resource indexes | 161 |
| Automates conversion of Rails 3 attr_accessible to Rails 4 Strong Parameter setup | 5 |