From 1d0732732572e84d53bf71b9362b201265229692 Mon Sep 17 00:00:00 2001 From: Maikel Linke Date: Tue, 8 Jan 2019 15:24:52 +1100 Subject: [PATCH] Add descriptions to enterprises --- lib/tasks/sample_data/enterprise_factory.rb | 37 +++++++++++++++++---- 1 file changed, 31 insertions(+), 6 deletions(-) diff --git a/lib/tasks/sample_data/enterprise_factory.rb b/lib/tasks/sample_data/enterprise_factory.rb index 3bf18109a0..cf5d62db22 100644 --- a/lib/tasks/sample_data/enterprise_factory.rb +++ b/lib/tasks/sample_data/enterprise_factory.rb @@ -25,35 +25,55 @@ class EnterpriseFactory owner: users["Penny Profile"], is_primary_producer: false, sells: "none", - address: address("25 Myrtle Street, Bayswater, 3153") + address: address("25 Myrtle Street, Bayswater, 3153"), + long_description: <