bookstore/app/models/author.rb

2 lines
37 B
Ruby

class Author < ApplicationRecord
end