Description: Generator for Plutus Plugin Example: rails g plutus This will create: Create a migration in the application for the "Account" and Transaction" tables. Once generated, simply run: rake db:migrate