Why cant i use wp_head filter and what is propery way to add gravity_form_enqueue_scripts with filter or action ?
add_action('wp_head', function(){ gravity_form_enqueue_scripts(1, true);});
http://www.gravityhelp.com/documentation/page/Gravity_form_enqueue_scripts