It's an argument passed into the compiled function same as in Haml, I basically copied their implementation. I don't believe it's intended to be available to helpers.
On Jul 23, 10:31 pm, Nathan Weizenbaum <[EMAIL PROTECTED]> wrote: > Is it a local variable? Because if so, it still won't be accessible from > helpers, which is a compatibility problem (unless it's a local variable > in ERB, too... do you know whether it is?). > > - Nathan > > Tom Bagby wrote: > > I took the easy way out and changed _haml_local_assigns to > > local_assigns because I agree it's best to look as much like the > > standard templating system as possible. Though, I really dislike that > > they picked a normal looking variable identifier for this thing that > > is clearly intended to be guts. > > > - Tom --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/haml?hl=en -~----------~----~----~----~------~----~------~--~---
