<% @JSvar = capture do %>JSvar<% end %>
<%= @JSvar %>
how do i get capture to capture the actual variable value?
<% @JSvar = capture do %>JSvar<% end %>
<%= @JSvar %>
how do i get capture to capture the actual variable value?
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs