Skip to content

Instantly share code, notes, and snippets.

@jesuslerma
Created July 25, 2015 19:02
Show Gist options
  • Save jesuslerma/e5b060c79a7ab6e5015d to your computer and use it in GitHub Desktop.
Save jesuslerma/e5b060c79a7ab6e5015d to your computer and use it in GitHub Desktop.
Shows how to create design row
Design.create(:image => File.open('/path/to/image.jpg', 'rb'), user_id:1,title:FFaker::HipsterIpsum.word)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment