According to the title and is there any such information to cache? Thanks
It's easy:
class SomeController def avatar user = User.find (1) send_data user.avatar_data ,: type = & gt; User.avatar_content_type ,: Nature => 'Inline' and End
According to the title and is there any such information to cache? Thanks
It's easy:
class SomeController def avatar user = User.find (1) send_data user.avatar_data ,: type = & gt; User.avatar_content_type ,: Nature => 'Inline' and End
Comments
Post a Comment