This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
ajswis
/
pokemon.trade
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
3daad848dc
Branches
Tags
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} }})