Registry / web-framework / active-scaffold-vho

active-scaffold-vho

JSON →
library4.0.0rbrubygemsunverified

ActiveScaffold handles all your CRUD (create, read, update, delete) user interface needs, leaving you more time to focus on more challenging problems.

web-framework
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

require 'active_scaffold'

Set up CRUD for an Article model

require 'active_scaffold' class Admin::ArticlesController < ApplicationController active_scaffold :article end
Debug
Known footguns
gotchaRequires Rails and may conflict with other front-end frameworks
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
14 hits · last 30 days
gptbot
3
claudebot
3
ahrefsbot
1
amazonbot
1
Resources