hatkirby / pokeviewer

Rails engine that displays Pokémon
MIT License
0 stars 0 forks source link

Pokémon description field #6

Open hatkirby opened 5 years ago

hatkirby commented 5 years ago

An authenticated user should be able to edit a per-Pokémon description field. This would show up on the pokemon’s page. It should either be Markdown or use the rich text editor from thoughts. Thought needs to be put into integration with the parent application’s authorization system.