Sha256: 3b31fc150322faaeb7ee28072cf0e6ecc221521ce19f572bdbccdcbe980a9a8e
Contents?: true
Size: 304 Bytes
Versions: 68
Compression:
Stored size: 304 Bytes
Contents
<%%= render(SidebarComponent.new) do |sidebar| %> <%%= sidebar.with_item(path: <%="#{plural_name}_#{plural_name}_path"%>, icon: Icons::UsersComponent, label: I18n.t('bo.<%= singular_name %>.others').capitalize) %> <%%= sidebar.with_current_user_card(user: current_<%= singular_name %>) %> <%% end %>
Version data entries
68 entries across 68 versions & 1 rubygems