Hi, Im using the latest version of Rails and after reading Agile Web Developments with Rails which uses version 1.2.6 im wondering how to use the :data in a migration. Im wanting to provide an upload for my end user to a database and in the book it uses; t.column :data, :binary, :limit => 1.megabyte How can I get this working for the latest version? Thanks! -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---