Adding new fields/columns to rails admin

78 views
Skip to first unread message

Jared Draper

unread,
Oct 15, 2012, 12:11:53 PM10/15/12
to rails...@googlegroups.com
I have Rails Admin up and running with full functionality but now I have added several new fields/columns to my app and the Rails Admin site doesn't seem to be updating with the new info. 

So the list site doesn't have the new columns, the export site doesn't list them, etc.

Is there anything I need to do to update the Admin site to recognize these new fields?

Also what would I have to do if I added a completely new section, new DB table, basically if I ran a generate scaffold command would Rails Admin see the new information?

Thanks.

Benoit Bénézech

unread,
Oct 16, 2012, 3:19:25 AM10/16/12
to rails...@googlegroups.com
Use configure instead of field, if you want your list of fields to be dynamic.
Reply all
Reply to author
Forward
0 new messages