2 lines
137 B
Plaintext
2 lines
137 B
Plaintext
= link_to "Home", root_path, :class => "home #{"current" if current_page?(projects_path) || current_page?(root_path)}", :title => "Home"
|