https://jhawthorn.github.io/curl-to-ruby/
https://github.com/jhawthorn/curl-to-ruby
https://github.com/jhawthorn/curl-to-ruby
<%= text_field_tag "#{f.object_name}[your_variable_name]", "", :size => 20, :class => 'поиск-txt-input', :maxlength => 360 %> text_field_tag "#{f.object_name}[your_variable_name]", "", :size => 20, :class => 'search-txt-input', :maxlength => 360 %>
ls /sys/class/backlight/
kibis@kibis-Lenovo-B570e ~ $ ls /sys/class/backlight/
acpi_video0 intel_backlight
sudo touch /usr/share/X11/xorg.conf.d/20-intel.conf
sudo gedit /usr/share/X11/xorg.conf.d/20-intel.conf
Section "Device"
Identifier "card0"
Driver "intel"
Option "Backlight" "intel_backlight"
BusID "PCI:0:2:0"EndSection