[PATCH] Can't warehouse:build_config
|
|
Can’t warehouse:build_config if Anoymous Read / permission is added, failing with undefined method `attributes’ for nil:NilClass in lib/tasks/importer.rake:138 |
|
|
Something like this http://pastie.caboo.se/80630 helps |
|
|
Committed, thanks. |
|
|
Actually, I think you want some non-nil rescue value. Otherwise, the permissions for the anonymous user don’t get written out correctly (actually, at all). |