I am using Ruby on Rails 3.1.0 and I would like to validate a class attribute just to avoid to store in the database a string containing these characters: (blank space),
<
, >
, "
, #
, %
, {
, }
, |
, ,
^
, ~
, [
, ]
and ```.
www.un.org/Depts/DGACM/index_spanish.htm The regex?