On Mar 25, 4:21 am, "bramu...@gmail.com" <bramu...@gmail.com> wrote:
> Hi All,
>
>    How to add the migrations for the MySQL views? any idea?? any gem
> available? have any one created migrations for mysql views?? Please
> let me know asap?? I am totally struck with this...
>
I don't believe there is anything built into rails to help with views
but migrations can execute arbitrary sql via the execute function.

Fred

-- 
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 rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to