Open Greenheart opened 8 years ago
Didn't even notice that I confused the vocabulary when I updated the seed-script.
seed
Change insert_admins() to insert_admin() and move the insertion of moderators to it's own function, insert_moderators()
insert_admins()
insert_admin()
insert_moderators()
There might me mis-used terms in other places too.
What milestone should this be in? Milestone 1?
Didn't even notice that I confused the vocabulary when I updated the
seed
-script.For example:
Change
insert_admins()
toinsert_admin()
and move the insertion of moderators to it's own function,insert_moderators()
There might me mis-used terms in other places too.
Question:
What milestone should this be in? Milestone 1?