Fix routing specs

This commit is contained in:
Dmitriy Zaporozhets 2013-01-09 09:47:25 +02:00
parent 80e79f33af
commit 31e3dc600a
2 changed files with 7 additions and 7 deletions

View file

@ -38,6 +38,6 @@
};
eos
%>
<div class="white">
<div class="<%= user_color_scheme_class%>">
<%= raw Pygments::Lexer[:js].highlight(data_ex_str) %>
</div>