-
Notifications
You must be signed in to change notification settings - Fork 332
Integration
scambra edited this page May 2, 2012
·
18 revisions
ActiveScaffold by itself comes alone so you decide what to use or how to integrate into your solution, allowing to be flexible and avoid dependency problems. Following that approach, there are many gems you can install and ActiveScaffold will integrate them very well out of the box. Note that some of them need some config. So read on:
- active scaffold export Export to CSV plugin
- dragonfly Images & files support
- paperclip Images & files support
- carrierwave Images & files support
- file_column Images & files support
- active scaffold batch (please confirm version compatibility) Mass data handling
- Record Select Fancy select box alternative, with ajax autocomplete. Very suitable for long datasets
- ancestry Tree structured associations support
- active scaffold sortable Drag and drop sorting
- bitfields Show check boxes for integer bitfields, grouped by bitfield.
- tiny mce Formatted Text Editor