wishlist: admin controller

hi,

i "always" end up creating an admin "backend" controller to control models which are not public to the user. i read that that merb has something like that, but not sure since i havetn used it...

so my question is: would it be possbile to integrate the creation of these files into the scaffolding part?

maybe im just overseeing something and there is something like that... (no, do not mention active-scaffolding... ;-))

thx tom

Hi Tom,

Hi Tom, the feature is coming in rails three, since merb and rails are merging, the merb admin, is now in rails, optionally, of course

Check the github commits or rails blog for details..