Quantcast
Viewing latest article 1
Browse Latest Browse All 13

Replace Rails confirm dialog with Bootboxjs

Today, I wanted to use Bootboxjs wonderful alert, confirm box in a project. Though it’s pretty easy to use separately, I, later, wanted to replace Rails default confirm dialog box with the same of bootboxjs. Rails default confirmation box is shown by its built in unobtrusive UJS library. At first, lets see how that works. This […]

Viewing latest article 1
Browse Latest Browse All 13

Trending Articles