mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
commit98cce1ceceAuthor: Andrew Brown <drusepth@gmail.com> Date: Tue Jan 7 22:32:13 2014 +0000 precompile assets commit5d8ee6b0b9Author: Andrew Brown <drusepth@gmail.com> Date: Tue Jan 7 22:30:10 2014 +0000 show map on location page commit0bbbf65be6Author: Andrew Brown <drusepth@gmail.com> Date: Tue Jan 7 22:18:43 2014 +0000 upload + read works oh god that took long enough commit8ca38110d3Author: Andrew Brown <drusepth@gmail.com> Date: Tue Jan 7 19:48:23 2014 +0000 halve the number of transformations needed on map uploads commit866ad0f32cAuthor: Andrew Brown <drusepth@gmail.com> Date: Tue Jan 7 19:48:03 2014 +0000 add aws credentials to dev environment commitf55dc796faAuthor: Andrew Brown <drusepth@gmail.com> Date: Tue Jan 7 19:34:20 2014 +0000 imagemagick gem for image resizing commit666e7ac260Author: Andrew Brown <drusepth@gmail.com> Date: Tue Jan 7 19:18:55 2014 +0000 add dev s3 bucket for testing commit9984a475e8Author: Andrew Brown <drusepth@gmail.com> Date: Tue Jan 7 19:17:45 2014 +0000 add upload form to locations#new commit72ed656e82Author: Andrew Brown <drusepth@gmail.com> Date: Tue Jan 7 19:05:25 2014 +0000 use mongoid-paperclip instead of paperclip commit01204e1443Author: Andrew Brown <drusepth@gmail.com> Date: Tue Jan 7 19:00:38 2014 +0000 add attached_file property to location model commit3097be4a5aAuthor: Andrew Brown <drusepth@gmail.com> Date: Tue Jan 7 18:58:25 2014 +0000 set paperclip aws config
3 lines
135 B
Ruby
3 lines
135 B
Ruby
Paperclip::Attachment.default_options[:url] = ':s3_domain_url'
|
|
Paperclip::Attachment.default_options[:path] = ':class/:attachment/:id'
|