Commit Graph

5 Commits

Author SHA1 Message Date
Brian Palmer 60aa7baf5e add encoding magic comments to files with utf-8 chars
Change-Id: Ieba9245724da8aeeb816d7f178bb704b3dcda80f
Reviewed-on: https://gerrit.instructure.com/5832
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Jon Jensen <jon@instructure.com>
2011-09-27 10:27:35 -06:00
Brian Palmer 0c2a6b9037 fix mimetype detection
A typo "responds_to instead of respond_to" was throwing an exception,
which was getting swallowed by our rescue-all.

Change-Id: I38193ed8035cd656e6c03e81e7eee2419165212b
Reviewed-on: https://gerrit.instructure.com/3490
Reviewed-by: Zach Wily <zach@instructure.com>
Tested-by: Hudson <hudson@instructure.com>
2011-05-05 08:49:35 -06:00
Brian Palmer 35a5168b5e fix local storage with StringIO attachment uploads
this got lost in the merge of the config/initializers stuff

Change-Id: I404c27f0f1ae4e9ca3ac2fe1db8ad412988e9ecc
Reviewed-on: https://gerrit.instructure.com/3154
Reviewed-by: Zach Wily <zach@instructure.com>
Tested-by: Hudson <hudson@instructure.com>
2011-04-19 16:36:15 -06:00
JT Olds 793cd72434 don't monkey patch attachment_fu when we have so many local mods already
Change-Id: I0dde24272381f3ae1e8ba321ec31f8822731d5c5
Reviewed-on: https://gerrit.instructure.com/3066
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Zach Wily <zach@instructure.com>
2011-04-19 10:30:56 -06:00
Brian Whitmer 8b8173dcc9 Initial commit.
closes #6988138
2011-01-31 18:57:29 -07:00