Beware of Find.find when using JRuby
Avoid the Find.find method if at all possible if you are working on an app that may need to be deployed with JRuby (instead of a native version of Ruby).
See this issue (specifically the comment that starts with 'This description is not actually true.') for details.
[Trackback URI]


