Skip to content

Instantly share code, notes, and snippets.

@dtrce
Created September 5, 2011 17:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dtrce/1195557 to your computer and use it in GitHub Desktop.
Save dtrce/1195557 to your computer and use it in GitHub Desktop.
// This is a manifest file that'll be compiled into including all the files listed below.
// Add new JavaScript/Coffee code in separate files in this directory and they'll automatically
// be included in the compiled file accessible from http://example.com/assets/application.js
// It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
// the compiled file.
//
//= require jquery
//= require jquery_ujs
//= require_tree .
$('input.ui-datepicker').datepicker();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment