L
loveajax
Hi,
I found the following statement in routing.rb of rails framework. I
haven't seen this kind of usage anywhere. Can somebody tell me what
does this statement do? I am particularly interested in knowing how
'and' behaves here.
result = route.recognize(path, environment) and return result
Thanks
-subbu
I found the following statement in routing.rb of rails framework. I
haven't seen this kind of usage anywhere. Can somebody tell me what
does this statement do? I am particularly interested in knowing how
'and' behaves here.
result = route.recognize(path, environment) and return result
Thanks
-subbu