Commit Graph

12 Commits

Author SHA1 Message Date
Damir Svrtan df9712bbe4 Rename links.erb to links.html.erb 2014-08-18 00:15:25 +02:00
alexsoble 67d8dd1e94 Replace 'Sign in' with 'Log in' in views, update tests 2014-08-06 13:32:02 -04:00
Vignesh Rajagopalan acd33174fc Added an extra validation to shared links 2013-08-08 18:05:19 +05:30
Rodrigo Flores 9bf718dd82 Revert "Move devise/shared/_links.erb to devise/_links.erb"
This reverts commit aa2d15aa33.

Conflicts:

	CHANGELOG.rdoc
2012-03-03 10:40:59 -03:00
José Valim aa2d15aa33 Move devise/shared/_links.erb to devise/_links.erb 2012-01-02 21:26:26 +01:00
José Valim 611261c64e More tests for Omniauth. 2010-10-18 15:00:34 +02:00
dewski 69ecbd1fa3 removed the occurances of =%> at the end of erb blocks and replaced them with -%> 2010-10-02 05:56:29 +08:00
José Valim b87dc84079 Add oauth links to default template. 2010-07-26 20:32:05 +02:00
José Valim 731f156f50 Do not show unlock link unless strategy is e-mail. Closes #204. 2010-04-15 08:40:15 +02:00
José Valim 597a930c74 We do not use t() helpers in views, so there is no reason why this particular one should use them. 2010-03-30 20:06:56 +02:00
José Valim 8e21373946 Rename devise/shared/_devise_links to devise/shared/links. 2010-02-17 12:30:08 +01:00
José Valim 02e8c04cde Update views generator and now have scoped views. 2010-02-17 12:26:54 +01:00