Displaying 1 result from an estimated 1 matches for "mooey".
Did you mean:
money
2007 Feb 28
1
Rails 1.2 Bug (?): to_text_area_tag
Hi all,
I''m fairly new to rails and thus might be missing something here, but I
think I have found a but in ActionPack. If this is not the right place
to post this, please let me know where. I discovered this issue while
attempting to use the lastest edge version of ajax_scaffold (mooey, MUI,
whatever it''s going to be called). I kept getting the error:
private method `split'' called for 20:Fixnum
Curious as to what was going on, I decided to delve into the code a bit.
I found that mooey was calling the input(...) form helper to generate
the input fields for mod...