Skip to content

Instantly share code, notes, and snippets.

@ysv
Created June 9, 2020 20:49
Show Gist options
  • Save ysv/f0b4e8c376338374fa85b0c7d5750115 to your computer and use it in GitHub Desktop.
Save ysv/f0b4e8c376338374fa85b0c7d5750115 to your computer and use it in GitHub Desktop.
profile_id = 85311
File.write("profile-#{profile_id}.json",Profile.find(profile_id).as_json.to_json)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment