top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How can I use ruby on rails input field selector?

0 votes
221 views

How can I use ruby on rails input field selector?

This is form:

Jquery
 user_user_name:{
   validators: {
     notEmpty: {
       message: 'The company name is required and cannot be empty'
     }
   }
 },
posted Jan 17, 2016 by anonymous

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

...