Active_storage_dashboard

screenshot of Active_storage_dashboard

A mountable Rails engine that provides a dashboard to view Active Storage data

Overview

The Active Storage Dashboard is an elegant Rails engine tailored for developers looking to monitor and inspect Active Storage data within their applications. Its modern design enhances user experience while offering vital insights into storage usage and file management. With its sleek interface and straightforward functionality, this tool is a valuable asset for any Rails developer aiming to optimize their file handling processes.

Designed with simplicity in mind, the dashboard allows users to quickly access storage statistics and manage their data effectively, leveraging built-in features that promote ease of use without adding unnecessary complexity.

Features

  • Usage Statistics: Get an overview of Active Storage usage statistics to keep track of your storage efficiency.
  • Blob Inspection: Browse and inspect blobs, attachments, and variant records in a clear and structured manner.
  • Metadata Viewing: Easily view metadata, file details, and relationships associated with your stored files.
  • Responsive UI: Enjoy a modern, responsive user interface with smooth animations that enhances navigability.
  • No External Dependencies: Built with vanilla JavaScript and CSS, ensuring a lightweight and efficient setup.
  • Direct File Downloads: Download files directly from both list and detail views with one simple click.
  • Task Management: Run tasks for maintaining your storage, such as removing unused blobs or regenerating outdated file variants.
  • Security Considerations: Offers guidelines for securing access to your Active Storage data before deploying in production.