We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Removed dead link
The readable and writable options used `true` instead of `false`.
Updated Using Types (markdown)
Updated Dive into Valkyrie (markdown)
Updated Understanding change sets (markdown)
Minor cleanup - switch invocation to value only (property is baked in), removed extraneous colon in parameter, and switched parameter value to better explain
add example of problem with required: true passing validation even when missing a value
Updated Supported Data Types (markdown)
Updated Combining Persistence & Indexing (markdown)
Updated Persistence (markdown)
Updated Home (markdown)
fix link to previous lesson
add require to book change set
update change set definitions and validations
update prev/next links
update saving through change sets
Updated Valkyrie Apps (markdown)
Add warning about objects not matching tutorial
Tweak wording for saving a resource
fix links in dive docs
mark examples as ruby code
Tweak examples in relationships doc
Tweak wording on relationships page
Move advanced exercise to relationships page
fix links in understanding resources doc
Tweak wording of custom type
comment out cover_art until next step