mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
cc7ef0cf19
Not much of a thought leader if I can't spell it correctly 😉
31 lines
511 B
YAML
31 lines
511 B
YAML
awdr:
|
|
author_id: 1
|
|
id: 1
|
|
name: "Agile Web Development with Rails"
|
|
format: "paperback"
|
|
status: :published
|
|
read_status: :read
|
|
language: :english
|
|
author_visibility: :visible
|
|
illustrator_visibility: :visible
|
|
font_size: :medium
|
|
|
|
rfr:
|
|
author_id: 1
|
|
id: 2
|
|
name: "Ruby for Rails"
|
|
format: "ebook"
|
|
status: "proposed"
|
|
read_status: "reading"
|
|
|
|
ddd:
|
|
author_id: 1
|
|
id: 3
|
|
name: "Domain-Driven Design"
|
|
format: "hardcover"
|
|
status: 2
|
|
|
|
tlg:
|
|
author_id: 1
|
|
id: 4
|
|
name: "Thoughtleadering"
|