Alex Takitani
Alex Takitani
Thanks found this after fighting with hide not working. @excid3, shouldn't this be merged?
I came here to do the same and found this opened, so lets use it This is awesome @nguyenquangminh0711 , thank you for sharing this ! I think this will...
I needed to replace names, emails, and addresses. I was experimenting with Faker, do you think it's a good idea?
Indeed @caioariede , that was my experience. I'm using Faker inside Postgres, https://gitlab.com/dalibo/postgresql_faker But not everyone can install extensions in production ( that's my case ) So I ended up...
Hey @Frankenstien97 have you added *= require richtext to your application.scss ? I was having the same problem until I did it.