-
Notifications
You must be signed in to change notification settings - Fork 329
Home
clyfe edited this page Mar 4, 2012
·
35 revisions
The online ActiveScaffold documentation is moving to Github! Please help clean up anything that didn’t survive the initial migration, and after a period of transition we’ll reroute some of the activescaffold.com doc pages to this wiki.
For now, please continue to:
- Getting Started with ActiveScaffold
- How to Approach Active Scaffold (Use Cases and Benefits)
- API Documentation with Introduction
- FAQ
- Contributing code to ActiveScaffold with Pull Requests
- Custom Association Options: customizing drop downs to select associated records
- Chaining Form Fields: updating a form field when another field changes
- Enum Columns: DRY way to store a value in DB and show a text in list and drop down fields.
- Localization Reference: how to localize or change ActiveScaffold’s headers and links.
- Action Links Order: changing order of action links in list
- Action Links Groups: grouping action links
- Per-Request Configuration: changing ActiveScaffold configuration depending on request parameters or current action
- Security: how to restrict actions
- Search on second order association
- Custom respond_to: overriding controller responses
- Embedded Scaffolds
- Bridges active scaffold integration with other rails plugins
This pages needs to be written: