gobuffalo / buffalo-auth

Buffalo auth plugin helps adding username password authentication to your app
https://gobuffalo.io
MIT License
41 stars 28 forks source link

Fix generation of .fizz files #25

Closed lukasschlueter closed 5 years ago

lukasschlueter commented 5 years ago

Fixes #24

migrationsTransformer now returns a genny.TransformerFn and accepts a time.Time so that all fizz files get the same timestamp.