Sha256: a42a44038b0f8ca932d4aec79f61d8f51b6bf1b9c202cc87e55cf706cf31c7cb
Contents?: true
Size: 72 Bytes
Versions: 4
Compression:
Stored size: 72 Bytes
Contents
# coding: utf-8 class Author < ActiveRecord::Base has_many :books end
Version data entries
4 entries across 4 versions & 1 rubygems