Re: [Rails] Re: :limit text mysql
On Aug 13, 2010, at 12:22 PM, David Kahn wrote:
>>> maybe you could just use the
>>> db to store a filename
>
> From experience I would second this approach... in fact that is what I
> did on the app I referred to, once I put it off Heroku onto its own
> environ (as at least stand-alone on Heroku there is no file storage)
If you went this route... use paperclip and store it on S3... which would let you stay on Heroku....
The drawback here is if you keep it on a local disk, you can't easily expand to multiple servers... just something to keep in mind.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home