I\'m quite new to Rails and found a little snippet to validate presence and uniqueness step by step: first check presence, then check uniqueness.
validates :
Too much explain just make simple things more complicated, let's just say:
# do not use this validates to check if the value is blank