This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
ajswis
/
pokemon.trade
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
3daad848dc
Ramas
Etiquetas
add_graphql
master
relay_failure
setup_user_auth
user_authentication
pokemon.trade
/
app
/
views
/
application
/
_semantic_flash.html.haml
_semantic_flash.html.haml
94 B
Histórico
Raw
1
= react_component("FlashAlerts", props: {alerts: flash.map { |k,v| {klass: k, message: v} }})