cirandas.net

ref: master

plugins/fb_app/views/fb_app_plugin_myprofile/index.html.slim


= render 'load'
javascript:
  fb_app.auth.status = #{(@auth.status rescue FbAppPlugin::Auth::Status::NotAuthorized).to_json}

#fb-app-settings
  = render 'settings'