Skip to content

Instantly share code, notes, and snippets.

@yum45f
Created January 19, 2018 14:23
Show Gist options
  • Save yum45f/5c3ca48512038573a1c3bb330d223940 to your computer and use it in GitHub Desktop.
Save yum45f/5c3ca48512038573a1c3bb330d223940 to your computer and use it in GitHub Desktop.
Rails でいろいろやってる途中 CoffeeScriptで結構嵌ったのでメモ。(For Blog) Fix版
# 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