# Création en masse d'utilisateurs avec rails etc

**URL:** https://meta.discourse.org/t/bulk-creating-users-with-rails-etc/281716
**Category:** Development
**Created:** [Octobre 10, 2023, 6:37 UTC](https://meta.discourse.org/t/bulk-creating-users-with-rails-etc/281716 "2023-10-10T06:37:09Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [Octobre 10, 2023, 6:54 UTC](https://meta.discourse.org/t/bulk-creating-users-with-rails-etc/281716/2 "2023-10-10T06:54:48Z")

</div>

Utilisez `rake dev:populate` pour peupler avec les données de test prêtes à l’emploi - facile !

> [@Set up a staging server](https://meta.discourse.org/t/set-up-a-staging-server/225951#seeding-a-test-server-12):
>
> There are several tricks that can help when you are setting up a staging server. What is a staging server? A staging server is essentially a clone of a production site. It also resides on a server, and functions identically. It runs inside a Docker container, just as a normal Discourse site does. It exists to give you a place to try risky things out, or to trial things that you cannot easily hide from your users. It is very useful for trialling adverts using the [Discourse Advertising Plugin (A…](https://meta.discourse.org/t/official-advertising-ad-plugin-for-discourse/33734)

---

_[View the full topic](https://meta.discourse.org/t/bulk-creating-users-with-rails-etc/281716)._
