Merge branch 'master' into registry-661

# Conflicts:
#	db/structure.sql
This commit is contained in:
Artur Beljajev 2018-02-26 07:39:51 +02:00
commit 18010c6a2e
42 changed files with 546 additions and 291 deletions

View file

@ -1,5 +0,0 @@
FactoryBot.define do
factory :message do
body 'fabricator body'
end
end