Skip to content

Instantly share code, notes, and snippets.

@adamjleonard
Created February 5, 2018 15:30
Show Gist options
  • Save adamjleonard/4924b5681c79c7626410e8e7ff96f43a to your computer and use it in GitHub Desktop.
Save adamjleonard/4924b5681c79c7626410e8e7ff96f43a to your computer and use it in GitHub Desktop.
Movie.create(
title: ‘Deadly Weapon’,
description: ‘2 retired monks walk into a bar’
)
Movie.create(
title: ‘Deadly Weapon 2 — This time time it’s personal’,
description: ‘Like Deadly Weapon, only deadlier and more personal’
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment