:-[] :-|| Vivek Khokhar rambles here :-O :-[]

June 11, 2007

Ruby: Can’t modify frozen string

Filed under: Ruby — Vivek Khokhar @ 1:14 am

Workaround:

_use_me = frozen_string.dup

Rails RJS redirect

Filed under: Ruby, Rails — Vivek Khokhar @ 1:12 am

page.redirect_to :action => ‘thanks’, :p1 => @g_resp.params[”_code”], :p2 => @r_id

June 1, 2007

Form tag
Extra Vertical Space Problem

Filed under: Uncategorized, css — Vivek Khokhar @ 3:48 am

Fix:
form style=”margin-top: 0px;margin-bottom: 0px;”

Powered by WordPress