On Fri, Apr 9, 2010 at 10:42 AM, John Merlino <[email protected]> wrote:
> Leonardo Mateo wrote:
>> On Thu, Apr 8, 2010 at 8:07 PM, John Merlino <[email protected]>
>> wrote:
>>> � � � � � �= @chart
>>> � � � � � �%td
>>> � � � � � � �.panel#activity-chart
>>> � � � � � � � �%h3.header Activity
>>> � � � � � � � �.content
>>>
>>> Thanks for any reply.
>>> --
>>
>> What kind of variable is @chart?
>>
>>
>> --
>> Leonardo Mateo.
>> There's no place like ~
>
>
>
> If I do this, it renders chart as text:
Ok, and what do you have stored in @chart? I mean, what type should it be?

>
>                %h3.header Students
>          #chart-container
>          - content_for :javascripts do
>          = @chart
>            %td
>
> I had this problem before and it was related to indentation and haml.
Weird, haml is pretty strict with indentation, a mistake will raise a
complie exception. I'm pretty sure you're not showing the data the way
you should


-- 
Leonardo Mateo.
There's no place like ~

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to