On Fri, Aug 19, 2016 at 10:15 PM, Tamara Selau <tamaraaselau@gmail.com> wrote:
> Sou nova no mundo do Rails, e não sei como excluir uma tabela do Rails. Como
> posso fazer?
english, man, english : )
there are many ways. read the rails guides. one way is using drop_table.
but the rails way is to do a revert, since you should have already
created a migration for it in the first place.
kind regards
--botp
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAAwHHQg1Tk_HoUzwBsU3_q-OiMbWoT-YTu-H8oHm65N4HAiBhQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment