Ruby on Rails Wednesday, October 24, 2018

I've got a pages controller [which is a catch all for most pages on my site] and in it, I have defined an invoice page.

Just a bunch of users I would need to invoice [manually for now]

so, I created a method called 'update_invoice_link'.  how would I manually create this route and what action or url do I need in my form field?

Thanks,
Joe

--
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/804cc6ce-c3c9-4334-ad33-3135d22c5942%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment