Matijs van Zuijlen
Matijs van Zuijlen
Is this issue still relevant now that the [devise-sssecrets](https://rubygems.org/gems/devise-sssecrets) gem exists?
Needs work since the specs secretly relied on the hooks in aruba/rspec 😢
It is unclear to me what the desired result is. Should new changes in the 0.2.x series even appear in the 0.3.x changelog? If not, the `--release-branch` option introduced in...
Good theory but this doesn't help 😞
Here's the `#unlink` method, and it is now clear why this PR doesn't help: ```ruby def unlink return if @unlinked begin File.unlink(@tmpfile.path) rescue Errno::ENOENT rescue Errno::EACCES # may not be...
@wolftune I think I just edited `~/.config/autostart/workrave.desktop` and added the environment variable to the `Exec` line.
While `.. and ..` is now permitted by the default RuboCop settings, the main problem I see with the `render ... and return` pattern is that it incorrectly suggests we...
@SupriyaMedankar great! Yes, all itunes fields need to be removed.
Perhaps @synic is thinking of the EnMasse plugin that provides this feature?
@fastdivision I'd really like to have this in a new release. Is there anything I can do to help move this forward?