Fixing some deprecated rails 4 items
Created by: jvanbaarsen
- Removed the Whiny Nill config variable, since it is deprecated
- Default scope needs a block
- Condition in relation is deprecated, use lambda instead
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Created by: jvanbaarsen