search for: zhenjian

Displaying 5 results from an estimated 5 matches for "zhenjian".

Did you mean: zhenjiang
2006 Jul 17
4
how to do url encoding for given text in rails?
hi, for example, I have an string "q1 q2 q3". how can I encode it in rails to produce the result like "q1%20q2%20q3". Thanks! Best Regards, Zhenjian -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060717/3824f992/attachment.html
2006 Nov 04
6
image_tag keeping add ???? after the url it generates
...tag("img", options) end I couldn''t debug further because I couldn''t find where the image_tag was invoked. I think maybe it''s caused by encoding problem because I use utf8 as the default encoding for the project. Anyone has a solution? Best Regards, Zhenjian -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060824/10a5d8f1/attachment-0001.html
2006 Jul 26
1
please tell me how to add "reply-to" header in action mailer
thanks guys -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060726/ecc0170a/attachment.html
2006 Aug 11
2
name conflicts between act_as_taggable and rubyful_soup
both of them use the class called "Tag" there is a name conflict error when I want to use both of them in rails how can I solve this error? anybody got some suggestion? thx -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060811/7f09cb14/attachment.html
2006 Jul 22
0
how to apply before/after_filter to actionmailer
hi, I want to perform some action before/after each email was delivered. How can I apply before/after_filter to actionmailer? Thanks. Best Regards, Zhenjian -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060722/8f014133/attachment.html