bootstrap 2 integration complete.

This commit is contained in:
Dmitriy Zaporozhets 2012-04-10 20:50:27 +03:00
parent 2587de74df
commit 8f22834c4e
3 changed files with 3 additions and 13 deletions

View file

@ -4,6 +4,6 @@
%br
%table#keys-table
%table#keys-table.table
- @keys.each do |key|
= render(:partial => 'show', :locals => {:key => key})