Removed "authlogic" completely. Let's try "devise".
This commit is contained in:
parent
4b4cbf4b88
commit
e6a0f15340
26 changed files with 10 additions and 260 deletions
|
|
@ -1,6 +0,0 @@
|
|||
- if target.errors.any?
|
||||
div id="errorExplanation"
|
||||
h2 Errors
|
||||
ul
|
||||
- target.errors.full_messages.each do |msg|
|
||||
li = msg
|
||||
Loading…
Add table
Add a link
Reference in a new issue