
Typo in ActiveRecord adapter's config.rb file
Reported by Umair Siddique | November 21st, 2008 @ 10:14 PM
http://github.com/binarylogic/au...
line 184 should read options[:email_field_validates_uniqueness_of_options][:scope] ||= options[:scope]
Comments and changes to this ticket
-
Ben Johnson November 22nd, 2008 @ 01:04 AM
- State changed from new to resolved
Good call on that, I fixed this. I am also in the process of writing more detailed tests for the acts_as_authentic configuration since I recently changed it.
-
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Object based authentication solution that handles all of the non sense for you. It's as easy as ActiveRecord is with a database.