# File lib/Borges/Component/ApplicationEditor.rb, line 58 def render_preference_on(name, pref, r) r.table_row_labeled(r.label_for(name), pref) end