Gem version? or gem from git? Also, post your javascript manifest
It's working here.
--
Sergio Cambra .:: entreCables S.L. ::.
Mariana Pineda 23, 50.018 Zaragoza
T) 902 021 404 F) 976 52 98 07 E) ser...@entrecables.com
// 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 active_scaffold//= require_tree .
There was a javascript in rails 3.0, jquery-ui-timepicker-addon.js, which is
missing in rails 3.1. I haven't tried it yet, and I don't know if it's working
with rails 3.1 or it needs some updates.