Created
June 4, 2012 23:31
-
-
Save mayhem/2871485 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Caught exception in MetaBrainz::Server::Controller::Donations->by_date "Attribute (anon) does not pass the type constraint because: Validation failed for 'Boolean' with value 0 (not isa Boolean) at local/lib/perl5/i486-linux-gnu-thread-multi/Moose/Meta/Attribute.pm line 1275 | |
has 'anon' => ( | |
isa => 'Boolean', | |
is => 'rw', | |
coerce => 1 | |
); | |
anon | boolean | default false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment