While filling the form in my rails app I want to give option to start
date
from today onwards not past date.
How can we do that?
here’s my code
https://gist.github.com/aj07/54db84129929577fde58f23c2c282441
While filling the form in my rails app I want to give option to start
date
from today onwards not past date.
How can we do that?
here’s my code
https://gist.github.com/aj07/54db84129929577fde58f23c2c282441
On Tue, Jun 7, 2016 at 5:22 AM, Ankit R. [email protected] wrote:
While filling the form in my rails app I want to give option to start date
from today onwards not past date.How can we do that?
here’s my code
https://gist.github.com/aj07/54db84129929577fde58f23c2c282441
If that’s the actual code, ask yourself why you’re “validating” an
apparently non-existent attribute
–
Hassan S. ------------------------ [email protected]
http://about.me/hassanschroeder
twitter: @hassan
Consulting Availability : Silicon Valley or remote
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs