Igor Fedoronchuk

Results 49 comments of Igor Fedoronchuk

related to https://github.com/didww/credit_card_validations/commit/9a44f37a1f9462469b964b582d64c6a13bef2eac

fixed by allowing to override credit card rules with own file https://github.com/didww/credit_card_validations#configuration

5078601912345600019

closed as stale

@faucct , what is your suggestion ? ActiveAdmin provides ```display_name_methods``` option for you and you are able configure it in your app and you're able to define any method from...

@faucct , looks like yes, ```:to_s``` can be removed from ```display_name_methods``` , we have specs that it uses to_s after all https://github.com/activeadmin/activeadmin/commit/40e42b3be5be26c0f194bad58b235ec326fdf31a

@archan937 , can this be merged?