rails generate active_admin:install rake db:migrate
On Tue, Dec 20, 2011 at 4:06 PM, sandip ransing <[email protected]>wrote: > You have to generate active admin migrations first and then need to > migrate those tables in db. > > > On Tue, Dec 20, 2011 at 4:00 PM, guru <[email protected]> wrote: > >> >> yes i have >> I think it is because there is no comment field in my database and >> active admin show page is going for the comment and not found comment >> in database. >> is there anyway to generate views in active admin? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby on Rails: Talk" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/rubyonrails-talk?hl=en. >> >> > > > -- > sαη∂ιρ Rαηѕιηg > > --- > www.funonrails.com > > twitter, github @sandipransing > skype sandip.ransing > > -- sαη∂ιρ Rαηѕιηg --- www.funonrails.com twitter, github @sandipransing skype sandip.ransing -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

