Adding a comment to the models config file for the scaffolded site to help avoid gotcha
This commit is contained in:
parent
a58f859d41
commit
f1474f4432
@ -9,3 +9,5 @@ Email
|
|||||||
UniqueEmail email
|
UniqueEmail email
|
||||||
|
|
||||||
-- By default this file is used in Model.hs (which is imported by Foundation.hs)
|
-- By default this file is used in Model.hs (which is imported by Foundation.hs)
|
||||||
|
-- If you are using the devel server, and don't see your changes being generated,
|
||||||
|
-- you need to 'touch' the Model.hs file
|
||||||
Loading…
Reference in New Issue
Block a user