A Atom package to show the schema of your Rails models when you open a file. It looks like this:
It's automatic when you open a ruby file with a class declaration. If you want to toggle the sidebar for some reason, you have to use the next keyboard shortcut:
⌃ + ⇧ + ⌘ + M
(control + shift + command + m)
Please create an issue if you want to suggest a better (more comfortable) shortcut.
:limit
, :default
, etc options of each column, make an issue with the idea)self.table_name=
), it won't work.Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.