Rails' "url_helpers" method creates an anonymous Module (which a bunch of methods) on every call. By caching the output of this method in a dedicated method we can shave off about 10 seconds of loading time for an issue with around 200 comments. |
||
|---|---|---|
| .. | ||
| message | ||
| attachment_uploader.rb | ||
| receiver.rb | ||
| reply_parser.rb | ||