about summary refs log tree commit diff stats
path: root/data/maps/the_extravagant/rooms/Y Minus Third Floor.txtpb
blob: f5ebe14524f70d073708cd78ea433e1f3ace5ec5 (plain) (blame)
1
2
3
4
5
6
7
8
9
name: "Y Minus Third Floor"
display_name: "3"
panels {
  name: "WHISKERS"
  path: "Panels/panel_11"
  clue: "whiskers"
  answer: "rat"
  symbols: "boxes"
}
"c1"># You should configure your model like this: # devise :omniauthable, omniauth_providers: [:twitter] # You should also create an action method in this controller like this: # def twitter # end # More info at: # https://github.com/plataformatec/devise#omniauth # GET|POST /resource/auth/twitter # def passthru # super # end # GET|POST /users/auth/twitter/callback # def failure # super # end # protected # The path used when OmniAuth fails # def after_omniauth_failure_path_for(scope) # super(scope) # end end