Module Innate::Helper::SendFile
In: lib/innate/helper/send_file.rb

Methods

send_file  

Public Instance methods

Not optimally performing but convenient way to send files by their filename.

I think we should remove this from the default helpers and move it into Ramaze, the functionality is almost never used, the naming is ambigous, and it doesn‘t use the send_file capabilities of frontend servers.

So for now, I‘ll mark it for deprecation

[Validate]