Suppose I implement validates_uniqueness_of on the username. If the name’maddy’ already exists, then it will accept the value’maddy’ as the unique value instead of’maddy’. It should remove both sid
Tag: rails
ruby – Haml ActionMailer – Rails?
I am trying to use ActionMailer without Rails in my project and I want to use Haml for HTML email templates. Anyone has luck to get this configured and initialized in order to find and render the t