Plugings for date validations, email address validation & ur

Hi all,

Is there any standard plugin available for date validations, email
address
validation & url validations in rails?

Thanks in advance,
Medha.

Medha K. wrote:

If not you then who…
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails

E-mail:
validates_format_of :email, :with =>
/^([^@\s]+)@((?:[-a-z0-9]+.)+[a-z]{2,})$/i

For URL, find regex (I am sure there are plenty on internet if you do
not know to writ one) and use it same way.

hope it helps,
Bojan


Bojan M.
Informatika Mihelac, Bojan M. s.p. | www.informatikamihelac.com
→ tools, scripts, tricks from our code lab: http://source.mihelac.org