-
Notifications
You must be signed in to change notification settings - Fork 332
scambra edited this page Sep 14, 2010
·
28 revisions
- I’m using ActiveScaffold, but it looks like a regular scaffold (ugly). Why?
- 500 Internal Error? That’s not helpful!
- My associated models look like #. How can I change that?
- Those subforms are slick, but I want to turn them off. How can I simplify associations on the form?
- How can I add autocompletion to the form?
- ActiveScaffold is complaining about a Malformed Constraint. What should I check?
- I’ve got a table with lots of associations, and my database is choking. Why? What can I do?
- I’m adding stuff to params[:record] but ActiveScaffold doesn’t use it. Why?
- I need to customize the CSS (or JavaScript). How should I?
First thing to check is that you’re including the stylesheet in your layout. Refer back to the steps in Getting Started to see how to include the stylesheet. And you should check the page source, too, to make sure the