Created
November 13, 2019 06:25
-
-
Save rokhimin/ec73445d31b2714d0dfe3ff8aa95bd78 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RenderAsync.configure do |config| | |
config.jquery = true # This will render jQuery code, and skip Vanilla JS code | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment