v3.4.38 does not seem to honor config.delete.link = false

17 views
Skip to first unread message

Jeff Surrett

unread,
May 31, 2016, 10:07:37 AM5/31/16
to ActiveScaffold : Ruby on Rails Gem
I have a few controllers where I do not want the delete link to be shown for each item. In the controller, I have set config.delete.link = false and everything has worked as expected up to version 3.4.37. When I updated to 3.4.38, the link appears. I do the same with the show link but it is still working as expected.

Gem lock that works
   active_scaffold (3.4.37)
      rails (>= 3.2.22.2, < 5)
    active_scaffold_batch (3.3.4)
      active_scaffold (>= 3.4.18)
    active_scaffold_config_list (3.3.2)
      active_scaffold (>= 3.4.31)
      active_scaffold_sortable (>= 3.2.2)
    active_scaffold_export (3.3.2)
      active_scaffold (>= 3.3.0.rc)
    active_scaffold_sortable (3.2.12)
      active_scaffold (>= 3.3.0.rc3)

Gem lock that does not works
    active_scaffold (3.4.38)
      rails (>= 3.2.22.2, < 5)
    active_scaffold_batch (3.3.4)
      active_scaffold (>= 3.4.18)
    active_scaffold_config_list (3.3.2)
      active_scaffold (>= 3.4.31)
      active_scaffold_sortable (>= 3.2.2)
    active_scaffold_export (3.3.2)
      active_scaffold (>= 3.3.0.rc)
    active_scaffold_sortable (3.2.12)
      active_scaffold (>= 3.3.0.rc3)

Sergio Cambra

unread,
Jun 1, 2016, 11:44:23 AM6/1/16
to actives...@googlegroups.com, Jeff Surrett
I have pushed a fix to 3-4-stable and master, test it

Jeff Surrett

unread,
Jun 1, 2016, 3:52:34 PM6/1/16
to actives...@googlegroups.com
Thank you. That seems to have fixed it.
> --
> You received this message because you are subscribed to a topic in the Google Groups "ActiveScaffold : Ruby on Rails Gem" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/topic/activescaffold/PY9M-ACq1Js/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to activescaffol...@googlegroups.com.
> To post to this group, send email to actives...@googlegroups.com.
> Visit this group at https://groups.google.com/group/activescaffold.
> For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages