Monday, July 5, 2010

Equivalent print_r in PHP -> Ruby

For PHP developer just enter the Ruby on Rails world.

To debug an array[PHP] we use print_r($array_name):

In Ruby on Rails, we can use :: <%= debug you_object_name %> in the view.

Proxmox installation display out of range

Reference:  https://forum.proxmox.com/threads/proxmox-ve-screen-out-of-range.131297/