Hey, Gabriel

  your posts always lead to something (I still remember the thread on "model
validations" which began with apparently a naif question..:-).

When you said that the page did not work on Chrome, I had to look into it.
And here is what happened:

a) I had escaped the ERB tags in the previous tutorial

b) but when working on this one, I saw (by accident) that Firefox rendered
ERB literally; and I thought "*huh? so they know about Erb?*" and I went
ahead without escaping them. Of course, I should have tested with another
browser.

Error repaired: I escaped all the Erb tags, and reinstalled. Tested with
Firefox, Safari, and Chrome; the page is fine on all of them.

Thanks to your keen eye,

Raul

On Wed, Dec 3, 2008 at 10:22 AM, Gabriel <[EMAIL PROTECTED]> wrote:

> Hi Raul.
> I'm missing something for real: the credibility on MS IE and Google Chrome
> browsers. They both failed at rendering the tutorial page, some code samples
> are not rendered at all (maybe they're trying to run the ERB code, who would
> know?).
>
> In Firefox everything looks fine.
>
> Thanks,
> Gabriel.
>
> 2008/12/3 raul parolari <[EMAIL PROTECTED]>
>
> Hi, Gabriel
>>
>>   I am not modifying the tutorial, and nothing is missing, as far as I can
>> see.
>>
>> Section 2.4.1 present the views "new" and "edit", that have become very
>> small because the code of the form is in a partial (shown in 2.4.4).
>>
>> By the way: to facilitate moving around the article (I was getting lost
>> myself scrolling up and down), I put a menu on the left that scrolls with
>> the page. It works under Firefox (IE had not implemented that Css standard,
>> last time I looked).
>>
>> Let me know if you still think that something is missing.
>>
>> [By the way, I see a typo where the tutorial says in file "new.html.erb"
>> before the box with "edit.html.erb". I'll correct that].
>>
>> Raul
>>
>>
>>
>>
>>
>> On Wed, Dec 3, 2008 at 9:28 AM, Gabriel <[EMAIL PROTECTED]> wrote:
>>
>>> Raul, I'm trying to follow your "Action View Helpers" tutorial and it
>>> seems to be missing a few "code sample" lines from the "2.4.1 New and Edit
>>> Views" part on. Are you currently reviewing / editing the content or am I
>>> missing something?
>>>
>>> Thanks in advance,
>>> Gabriel.
>>>
>>>
>>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"ruby-on-rails-programming-with-passion" 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/ruby-on-rails-programming-with-passion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to