Menu

Rails Exporter for MySQL Workbench / Blog: Recent posts

Build 1.0.4

fixed: additional check and make dir for root path, fixed by and thanks to 'Bartosz Walecki'

Posted by KirscheKreativ.de 2013-01-07

Build 1.0.3

  • fixed: auto correct table name join table in schema
Posted by KirscheKreativ.de 2013-01-01

Build 1.0.2

  • fixed: auto-detect wrong join table names in n:m relations
  • modified example schema
Posted by KirscheKreativ.de 2013-01-01

New Year, new plugin

hi there,

i hope some of you out there have some use for my plugin. when i was starting my first rails project i wanted a GUI tool to manage my config tables. workbench is free and fine, but i wanted some direct rails output.

thanks to lua and the plugin structure of workbench, I sat down for quite some hours in my free time and tried to code this plugin. of course it got out of hand: creating a rails schema file would habe been enough... well, in the end i wanted all and got carried away.... read more

Posted by KirscheKreativ.de 2012-12-31 Labels: rails ruby mysql workbench plugin export