Ruby on Rails Wednesday, June 22, 2016

Hi,

On Wed, Jun 22, 2016, at 17:20, Padmahas Bn wrote:
> <%= link_to "Joint and Personal loan (Ajax not implemented)",
> jlpl_prints_path(member_code: 'member_code'), :class => "btn btn-danger",
> method: :post %>
>

The path includes a `member_code: 'member_code'` parameter and thus
passed to the controller.

--
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/1466583911.1912437.644977377.51AD3535%40webmail.messagingengine.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment