index
:
pokeviewer
this commit
master
Rails engine that displays Pokémon
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
views
/
pokemon
/
_embed_code.html.haml
blob: 6bbff695542199d703a2d4adbb2d2657b162897c (
plain
) (
blame
)
1
%iframe
{
src
:
embed_pokemon_url
(
@pokemon
),
frameborder
:
0
,
width
:
382
,
height
:
298
}