remove useless code

hey all

I have a huge application is there any way to know which gem and plug- in is using by my rails application

that makes me able to remove use less code in vender/plugins and requires gem lines and my application will become easy to reinstall and upgrade

Thanks

hey all

I have a huge application is there any way to know which gem and plug- in is using by my rails application

Remove them and see f your tests break :slight_smile:

Fred