/rails-sweetalert

This project is there to demonstrate the usage of Ruby on Rails +5.1 (with rails-ujs) and SweetAlert2.

Primary LanguageRuby

Rails +5.1 and SweetAlert2 example

This project is there to demonstrate the usage of Ruby on Rails +5.1 (with rails-ujs) and SweetAlert2.

Here are the direct links to the important Javascript files:

Setup

$ git clone git@github.com:peterfication/rails-sweetalert.git
$ cd rails-sweetalert
$ bundle
$ yarn
$ rails s

TODO

  • Add a little bit of styling