order.rb 81 Bytes EditWeb IDE 1 2 3 class <%= @order_name %> < Shotengai::Order can_buy '<%= @product_name %>' end