SQLEditor Icon

Ruby On Rails Export

The Ruby On Rails exporter is not a database export. Instead it is considered a dialect of SQL, so use the FileExport to File... menu option. (This is because the Rails exporter exports a text file rather than interacting with the Rails setup directly.

  1. Choose FileExport to File...
  2. Make sure Rails is selected as the dialect
  3. select a location to save the model file
  4. Enter a suitable name for the new file
  5. Click the Save Button