Is there any command to find the applied gemset and it path of an rails application.
Assuming you're using RVM, you can use rvm gemdir - this will give you the path of the gemset being used by a Rails application.
rvm gemdir