Skip to content
Extraits de code Groupes Projets
  • cmrd Senya's avatar
    87ed561d
    bump rails-timeago · 87ed561d
    cmrd Senya a rédigé
    Here we also set autoDispose to false. This is an option that was introduced
    sometime after our last bump. Default is true and it disposes timeago object
    if it is not in DOM. But that is the way we initialize timeago objects, therefore
    if we have autoDispose=true then they will be disposed before they inserted in DOM.
    So by using autoDispose=false we enforce previous behavior that worked fine for us.
    bump rails-timeago
    cmrd Senya a rédigé
    Here we also set autoDispose to false. This is an option that was introduced
    sometime after our last bump. Default is true and it disposes timeago object
    if it is not in DOM. But that is the way we initialize timeago objects, therefore
    if we have autoDispose=true then they will be disposed before they inserted in DOM.
    So by using autoDispose=false we enforce previous behavior that worked fine for us.
Les dépendances de ce projet sont gérées grâce à Bundler. En savoir plus