Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paste
P1862
Hyperspace
|
Ruby Workshop
Active
Public
Actions
Authored by
lpriestley
on Oct 7 2015, 3:31 AM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Referenced Files
F866010: Ruby Workshop
Oct 7 2015, 3:31 AM
2015-10-07 03:31:50 (UTC+0)
Subscribers
None
<
nav
class
=
"navbar navbar-default"
role
=
"navigation"
>
<
div
class
=
"navbar-header"
>
<
button
type
=
"button"
class
=
"navbar-toggle"
data-toggle
=
"collapse"
data-target
=
".navbar-ex1-collapse"
>
<
span
class
=
"sr-only"
>
Toggle navigation
</
span
>
<
span
class
=
"icon-bar"
></
span
>
<
span
class
=
"icon-bar"
></
span
>
<
span
class
=
"icon-bar"
></
span
>
</
button
>
<
%= link_to "Lyuba!", root_path, class: "navbar-brand" %>
</
div
>
<
div
class
=
"collapse navbar-collapse navbar-ex1-collapse"
>
<
ul
class
=
"nav navbar-nav navbar-right"
>
<
li
>
<
%= link_to "About", about_path %>
</
li
>
<
li
>
<
%= link_to "Contact", contact_path %>
</
li
>
<
li
>
<
%= link_to "Blog", posts_path %>
</
li
>
</
ul
>
</
div
>
</
nav
>
Event Timeline
lpriestley
edited the content of this paste.
(Show Details)
Oct 7 2015, 3:31 AM
2015-10-07 03:31:50 (UTC+0)
lpriestley
changed the title of this paste from untitled to
Ruby Workshop
.
lpriestley
updated the paste's language from
autodetect
to
html
.
lpriestley
shifted this object from the
S1 Core
space to the
S3 Hyperspace
space.
Log In to Comment