On May 3, 2006, at 10:46 AM, Alain Ravet wrote:
Duane
A little bug: tab doesn't work with parameters default values.
Before: def foo(field_id, tag_options = {})
After 3 [Tab]: def foo(field_id, = {})
Problem: the 2nd parameter was deleted.
Alain
Hmm, that *is* a problem :)
Thanks, Alain. I'll post when it's fixed.
Duane Johnson (canadaduane) http://blog.inquirylabs.com/