Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9257009
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T12:06:24+00:00 2026-06-18T12:06:24+00:00

I am using a slim template file for a Rails form. I’d like to

  • 0

I am using a slim template file for a Rails form. I’d like to use a Foundation icon-font as the graphic in the link, but cannot seem to find a way to include the font in the link_to. Here is the code in question.

h3 Categories

table
  tr
    th <span class="secondary radius label">Category Name</span>
    th colspan="2" <span class="secondary radius label">Actions</span> 
  - for category in @categories do
    tr 
      td #{category.name}
      td #{link_to 'Edit', edit_category_path(category)} <i class="general foundicon-edit">

In the last line, I can get the icon to display next to the link (as shown), but I can’t see how to embed it in the link title itself (currently set to ‘Edit’).

Any help greatly appreciated!

fyi:: Rails 3.2.11, Ruby 1.9.3, Foundation 3

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T12:06:25+00:00Added an answer on June 18, 2026 at 12:06 pm

    Not tested, but this should get you close:

    td
      = link_to edit_category_path(category) do
          Edit <i class="general foundicon-edit"></i>
    

    This might work too:

    td #{link_to 'Edit <i class="general foundicon-edit"></i>'.html_safe, edit_category_path(category)}
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to render a link preceded by an icon. I'm using Slim templating
I am using slim for a project outside rails. I see that slimrb gives
I'm using the Slim template language (http://slim-lang.com/). Can someone please tell me how to
I'm using SLIM 2.0.0 Is it possible to use ->params() with GET? In the
I have simple MongoDB collection and I am using SLIM micro-framework to develop a
Using ASIHTTPRequest, I downloaded a zip file containing a folder with several audio files.
I am trying to using the ESENT windows database with the managedesent library but
I am using Slim for an API which is working really well under http
Possible Duplicate: Why files don’t get uploaded with this HTML/PHP? i'm using Slim Framework
I have set up a REST API using the Slim PHP framework, which works

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.