Send email when user create new account
This commit is contained in:
parent
372011e4d6
commit
4aedf72631
5 changed files with 36 additions and 6 deletions
|
@ -63,8 +63,8 @@ ActiveRecord::Schema.define(version: 20151214133426) do
|
|||
t.boolean "autorisation_donnees"
|
||||
t.string "nom_projet"
|
||||
t.integer "procedure_id"
|
||||
t.datetime "created_at", default: '2015-12-07 09:51:46'
|
||||
t.datetime "updated_at", default: '2015-12-07 09:51:46'
|
||||
t.datetime "created_at", default: '2015-12-07 09:51:23'
|
||||
t.datetime "updated_at", default: '2015-12-07 09:51:23'
|
||||
t.string "state"
|
||||
t.integer "user_id"
|
||||
t.text "json_latlngs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue