Displaying 1 result from an estimated 1 matches for "eaac219fcba4ea4e397503fd1d7bb3f5".
2006 Apr 22
0
Re: Rails Digest, Vol 19, Issue 611
...e" %>
and that seems to work. Is there anything wrong with doing things this way?
>
> Message: 4
> Date: Sat, 22 Apr 2006 10:56:20 +0200
> From: szymek <g0nzo@o2.pl>.
> Subject: [Rails] Re: using file_column
> To: rails@lists.rubyonrails.org
> Message-ID: <eaac219fcba4ea4e397503fd1d7bb3f5@ruby-forum.com>
> Content-Type: text/plain; charset=utf-8
>
> You could use latest (svn) version of file_column plugin, which is
> supposed to work with non-instance variables or just write "@recipe =
> recipe" before <%= image_tag url_for...
>
> --
> Posted...