feat: Ability to seed Demo Accounts (#5352)
Introduces the ability to seed sample data into accounts in development and staging. fixes: #3429
This commit is contained in:
@@ -85,3 +85,5 @@ as well as a link to its edit page.
|
||||
<% end %>
|
||||
|
||||
</section>
|
||||
|
||||
<%= render partial: "seed_data", locals: {page: page} %>
|
||||
|
||||
Reference in New Issue
Block a user