Frederick Cheung wrote:
> On Apr 10, 3:25�pm, Eric Powell <li...@ruby-forum.com> wrote:
>> I must have really screwed something up big time. �I was trying to
>> modify SortHelper to work on multiple columns and now I can't get
>> anything to work even though I reverted all my changes.
>>
> 
> Looks like at some point you stored something in sessi...@sort_name]
> that was an array - although you may have reverted the code that
> caused that to happen your old session is still there.
> 
> Fred

Thanks, Fred.  You were spot on.  I just added sessi...@sort_name] = nil 
to sort_init, ran the code, then commented it out and I was all set.


-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to