I just swapped out file_column for paperclip and yes, i have it working with avatar. S3 is just a storage option of paperclip and is being left as an option for people in their own projects, not as a default for lovd. For those wanting to use S3, look at the paperclip docs to find out what configuration changes are needed.
-- Matthew Peychich On Oct 10, 2009, at 7:21 AM, Martin Streicher wrote: > > I completed a port to Paperclip this week as well. The port is not yet > in my Github version, which runs on 2.3.4, but I can try to get a > merge up there shortly. Did you merge the Avatar stuff with Paperclip > and S3 as well? That was one step that remained for me. > > > On Oct 9, 9:37 pm, [email protected] wrote: >> Hello blake (and the rest of the lovd community), >> Paperclip has been requested several times and as of now, Lovd By >> Less >> uses paperclip instead of file_column. For people who are upgrading, >> please read the upgrade notes and keep in mind that the migration is >> one way. >> >> -- Matthew Peychich >> >> On Jul 29, 2009, at 9:59 PM, Blake wrote: >> >> >> >> >> >>> Hello world, Lovd community! >> >>> I've been toying around with Lovd to build a prototype social >>> network >>> for an idea I have, but need to be able to deploy it to Heroku, >>> which >>> uses a read-only filesystem. >> >>> File_Column is throwing errors, so I am in the process of trying to >>> port everything over to using Paperclip for its S3 functionality. >> >>> Has anyone already started on this? Is Paperclip the best bet? I'd >>> be >>> happy to contribute my working fork once S3 is in the mix, but >>> wanted >>> to double-check to make sure nobody else has worked on this >>> functionality first. >> >>> Great work so far, it's been fun familiarizing myself with your >>> codebase. >> >>> Blake > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lovd by Less" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/lovdbyless?hl=en Who loves ya baby? -~----------~----~----~----~------~----~------~--~---
