Files
osem/app/controllers/application_controller.rb
Ana 7e5d20c89d style: if ! changed by unless
- if ! changed by unless as it is more readable
- !object.blank? is equivalent to object.present?, also more readable
2016-08-06 00:57:07 +02:00

3.7 KiB