RailsCasts Pro episodes are now free!

Learn more or hide this

Jason Noble's Profile

GitHub User: jasonnoble

Site: http://jasonnoble.org

Comments by Jason Noble

Avatar

Hey everybody. It's 2014, and as this episode is > 2 years old, a couple things have changed with the jquery-ui-rails gem:

app/assets/javascripts/application.js
//= require jquery-ui/datepicker
app/assets/stylesheets/application.css
*= require jquery-ui/datepicker

Source: https://github.com/joliss/jquery-ui-rails

I hope that helps someone... :)