Hey Nathan,
Context thing definitely makes sense to me now. However I have
difficulty properly setting up that base variable.
So if I do
>> base = ActiveRecord::Base.new('app/views', {}, ContentController)
NameError: uninitialized constant ContentController
I have ContentController that is not tied to any model there.
Obviously I'm doing this completely wrong.
also
base = User.new doesn't really provide context that I'm looking for?
Different thing?
Thanks
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---