Slide 15
Slide 15 text
Model
module Domain
class Book
attr_reader :id, :title, :price
def initialize(attrs)
@id, @title, @price = attrs.values_at(:id, :title, :price)
end
end
end
• POROͳΞϓϦέʔγϣϯݻ༗ͷϩδοΫΛ࣋ͭ
• ଟ͘ͷ߹RepositoryʹΑͬͯੜ͞ΕΔ
• ROM.rb͕͜͜ʹ༩͑ΔӨڹ࠷খݶ