Emi Matchu
989c96fd2b
There's some funny bugs we had here, like "Relic Elephante Jewellery" and "Royal Girl Skeith Bodice" getting assigned "Ice", and "Tyrannian Meerca Spear" being "Pea" lmao I went and checked all the assignments now and they look good to me! ```ruby Item.is_pb.order(:name). map { |i| [i.pb_color&.human_name, i.name] } ``` |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
javascript | ||
mailers/fundraising | ||
models | ||
services | ||
views |