docbrown/app/views/profile_preview_cards/show.html.erb
rhymes a118b9095a
Add JSON representation of Profile Preview Card info (#14296)
* Add tests and Railsify a few things

* Adds JSON representation of ProfilePreviewCardsController

* Load profile and setting eagerly

* Add profile preview card color
2021-07-21 16:23:54 +01:00

1 line
67 B
Text

<%= render "shared/profile_preview_card", actor: @user, id: nil %>