Created
July 25, 2015 19:02
-
-
Save jesuslerma/e5b060c79a7ab6e5015d to your computer and use it in GitHub Desktop.
Shows how to create design row
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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