Shouldn't it be
$organization->get($content_column)
If you give to the scaffold generator a plural name for the model it will take it as valid, but the organizations_controller will try to look for an organization model (in singular)
1 to 2 of 2