def create
    # SWFUpload upload
    if params[:Filedata]
...

Ruby Huge create action

by Kevin Ansfield, April 29, 2010 07:53, 2 refactorings, tagged with rails, paperclip, create, swf_upload

Inherited this from an olde...

8d2495ececc02f79f0bcc39a33d1656c Talk
def save_string data
...

Ruby Saving strings as attachments

by astropanic, July 29, 2009 10:45, No refactoring, tagged with ruby, file, paperclip

Is there a better way to sa...

A391f932c5bb61131c99f8543a07f697 Talk
def update_xml
    require 'rubygems'
    require 'rchardet'
...

Ruby PHP developer switched to Ruby

by astropanic, July 28, 2009 21:08, 2 refactorings, tagged with ruby, paperclip, chardet

Hi, I have assembled some X...

A391f932c5bb61131c99f8543a07f697 Talk