chili_presentations 0.2.0 → 0.2.1
Sign up to get free protection for your applications and to get access to all the features.
- data.tar.gz.sig +0 -0
- data/History.txt +6 -0
- data/app/controllers/presentations_controller.rb +3 -2
- data/lib/chili_presentations/version.rb +1 -1
- metadata +1 -1
- metadata.gz.sig +2 -2
data.tar.gz.sig
CHANGED
Binary file
|
data/History.txt
CHANGED
@@ -62,9 +62,10 @@ class PresentationsController < ApplicationController
|
|
62
62
|
end
|
63
63
|
|
64
64
|
def download
|
65
|
-
|
65
|
+
send_file presentation.contents.path,
|
66
66
|
:filename => presentation.contents_file_name,
|
67
|
-
:type => presentation.contents.content_type
|
67
|
+
:type => presentation.contents.content_type,
|
68
|
+
:streaming => true
|
68
69
|
end
|
69
70
|
|
70
71
|
private
|
metadata
CHANGED
metadata.gz.sig
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
t
|
2
|
+
��N�l��99�p�l�l�^�F�3UF9�ˉ���y@s�TÌP�/3�#�ϔ7���ȩ���b�BM"_X��).���HU���������XS!��V�?> ��T�4UU�F\�veRs����x�F�k��"Б�FӚ�R�=|�8�K�����-��<�������z��wW?�p,�N�]l\�k{�^٥�P2>�����z�T�]ܱ����V�y�Dkj���睕D��Î���Me�}������|�
|