Andrea D'Amico
Andrea D'Amico
@wingrunr21 just a small line to ask you if you need help with this. I'm not going back to using the official gem so if I can help with the...
Thanks, if you need a hand I'm here.
great! I'll have a look at it and do some bug report. Thanks @wingrunr21 .
@wingrunr21 I'll wait until you finish
:grinning: thanks a ton for your commitment @wingrunr21!
Also, it should be made clear you need to blank the `challenge_dir_name: 'challenge'` in the config file if you choose to store the challenge in the DB.
I'm struggling with the same issue even if I'm not using Papertrail. In one of my projects I need to extract the difference resulting from `foo.changes` when I change the...
[got it](https://github.com/joelmoss/bitmask_attributes/blob/master/lib/bitmask_attributes/definition.rb#L110) ``` >Foo.days_of_week_for_bitmask(foo.days_of_week_was) => [:saturday] ```