owh, i see… i forgot that command. i have been try that command in
other app (but when i create database via rails), but i forgot to try
this command in this app.
so, this the step, i try to run this:
“rails console”
and then i run this command:
“Anggotum.all”
it can show all of my record in table.
but why it didn’t show at the website, i just see button (show, edit,
and destroy) but it has leads to the primary key in table member.