Topic: Does 'real' documentation exist for Devise?
You know: things like lists of methods, functions, parameters, how they are used etc.
The only thing I can find in the devise wiki is a list of 'How to do xxx' entries.
This is fine as far as it goes, but if your 'xxx' isn't on the list then lots of luck!
As long as I have learned programming languages, looking up functions and other objects to get their details was always important and necessary. When did a 'how to' list become acceptible as (a replacement for) documentation?
Thanks in advance for any help.