Mikael Prag

Results 3 issues of Mikael Prag

Swedish translation for DateTimePicker

Updating a record that does not have the array `read_only_attributes` fails with the error message: `NoMethodError (undefined method 'map' for nil:NilClass)` Code to reproduce: ``` target = Mailjet::Contactdata.find(1) target.update_attributes( data:...

Working with a larger number of translations I sometimes see the need to have an empty string as value. Tolk does not accept empty values, for a good reason. But...