Hi, In theory it should work as well as in development, the only difference is that the assets are joined together and minified.
Does it work when you run "rake assets:precompile" in your local machine and then start your server in production mode (rails s -e production)? When visiting the Heroku page, do you see any JS error in the browser's console? (using Firebug or similar tools). Sometimes unrelated JS errors prevent all the javascript in a page from executing. Warm regards, Ignacio El 22/01/14 12:57, umuro escribió: > On Heroku, date field popup calendars disappear. Is there a way to heal > it? (reordering js includes or explicitly including a js). > > > -- > You received this message because you are subscribed to the Google > Groups "Hobo Users" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/hobousers. > For more options, visit https://groups.google.com/groups/opt_out. -- Ignacio Huerta Arteche http://www.ihuerta.net Teléfono: 0034 645 70 77 35 Email realizado con software libre -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/groups/opt_out.
