Al tratar de inicializar el servidor, tanto por Rails Server como por bundle exec thin start -p 8080 me lanza el siguiente error:
missing env vars: please set FACEBOOK_APP_ID and FACEBOOK_SECRET with your app credentials
He comprobado el fichero app_config.yml donde están definidas estas variables y aparecen vacías.