thoughtbot / clearance

Rails authentication with email & password.

commit  429218572f6a547f8d34b9aeb2fdb4554762b315
tree    fd2c02e1cb45265d05a322d4e4d2026514b9b48b
parent  0f97c7e75b8a63ec99d06391ebae3b6e0fb20a18
clearance / KNOWN_ISSUES.textile
100644 12 lines (7 sloc) 0.348 kb

Known Issues

Rails 2.3

  • default_test failures – this is a Rails 2.3 bug
  • CGI::Cookie.new(‘token’, ‘value’) returns nil [#42]
  • application.rb/application_controller.rb [#44]

i18n

  • flash messages are in English-only [#40] & [#24]