Created
January 19, 2018 14:23
-
-
Save yum45f/5c3ca48512038573a1c3bb330d223940 to your computer and use it in GitHub Desktop.
Rails でいろいろやってる途中 CoffeeScriptで結構嵌ったのでメモ。(For Blog) Fix版
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
# Initialize assignment of $ function | |
jQuery.noConflict() | |
# Assign the revised number | |
$j = jQuery | |
$j -> | |
$j(".datetimepicker").datetimepicker() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment