mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-27 21:10:54 +00:00
8 lines
299 B
Text
8 lines
299 B
Text
<h2>
|
|
Computer
|
|
</h2>
|
|
|
|
<div class="userFields">
|
|
<%= cascade @user.profile, ["cpu", "gpu", "ram", "psu", "motherboard", "soundcard", "hdd", "case", "monitor", "mouse"] %>
|
|
<%= cascade @user.profile, ["mouse_pad", "keyboard", "head_phones", "res", "sensitivity", "monitor_hz", "scripts"] %>
|
|
</div>
|