Inviting facebook friends in Rails application

Asp.net Tools
First we need to deploy our rails application
in Facebook developers and it will generate our AppId and App 
secrete code ,by using these credentials(AppId and Appsecretecode) 
we have to mention in omniauth configuration in our rails application
which means in congig/intializers/devise.rb and also 
congig/intializers/omniauth.rb