#{self.o_cord.name} と #{self.o_product.full_name} にインライン スタイルを指定して背景色をオレンジ色にするにはどうすればよいですか? それらは.rbファイルにありますが、それが何かを変えるかどうかはわかりません。前もって感謝します!
if self.o_connection.dongle?
return "Plug the #{self.o_cord.name} end of the #{self.o_product.full_name} into the #{self.i_product.full_name}."