FileColumn Help

i’ve changed store_dir to :store_dir => “public/uploads/users/pictures/”

that works great for uploading, but url_for_file_column is still
outputting:

/user_picture/image/id/name.jpg

how do i make url_for_file_column output the correct url?