Hi,
I am making an plugin in ROR and I want to make a migration file that will create a table. I am using generator for generating migration but not able to run it .
So please tell me the exact process to create a migration through generators.
Thanks!