search for: blog_text

Displaying 1 result from an estimated 1 matches for "blog_text".

Did you mean: blog_test
2005 Oct 28
1
Actionless self-referential views , logic in my views, yes, but less LOC. One draw back, it dont work.
...emote ('' [See Full Text ('' + be.wordcount + '')]'', :update=> ("blog_content" + be.id.to_s), :url=> {:partial => ''collapsed_blog'' ,:id =>be.id}, :locals =>{:hide => "no"})%> <% else %> <%= be.blog_text %> <%= link_to_remote ('' [Collapse]'', :update=> ("blog_content" + be.id.to_s), :url=> {:partial => ''collapsed_blog'' , :id =>be.id}, :locals =>{:hide => "yes"})%> <%end%> </p> You should notice tha...