index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
fabricators
/
poll_vote_fabricator.rb
blob: 9099ae96fe00f7c16a313deece1f7b36024af3b2 (
plain
) (
blame
)
1
2
3
4
5
6
7
# frozen_string_literal: true Fabricator(:poll_vote) do account poll choice 0 end