juliogarciag / rails-atom-schema

(Unmantained) Atom package to show Rails (Active Record) DB Information
3 stars 4 forks source link

fix #1 remove MySql specific code #6

Open vanboom opened 4 years ago

vanboom commented 4 years ago

For your consideration...

  1. rescue against model tables that we cannot read
  2. remove MySQL specific method calls

Tested in Rails 4.2 project with PostgreSQL