Ruby on Rails Saturday, June 1, 2013

Colin Law wrote in post #1110840:
> On 31 May 2013 18:36, Paul Bergstrom <lists@ruby-forum.com> wrote:
>> If I have a file in view /test called index.js.erb and in it a simple
>> alert("hello") shouldn't that run when I go to /test/index? It doesn't.
>
> I think you will have to give us a bit more detail on exactly what you
> have done. First have a look at the Rails Guide on Debugging to see
> ways that you can debug your code to work out what is going wrong.
>
> Colin

Not sure how I can explain it better. It's a very simple example.

When going with the browser to an action with a corresponding *.js.erb
file should the JavaScript in that file run, like alert("hello")? Or is
that old rjs?

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/568554ed7e6ad48e48afe08142abf96d%40ruby-forum.com?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment