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

On Jan 7, 1:30pm, rajeevkannav [email protected] wrote:

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