Thank you. That seems to have fixed it.

> On Jun 1, 2016, at 11:44 AM, Sergio Cambra <[email protected]> wrote:
> 
> I have pushed a fix to 3-4-stable and master, test it
> 
> El martes, 31 de mayo de 2016 7:07:37 (CEST) Jeff Surrett escribió:
>> 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)
> 
> 
> -- 
> 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 
> [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/activescaffold.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails Gem" 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 https://groups.google.com/group/activescaffold.
For more options, visit https://groups.google.com/d/optout.

Reply via email to