Jankees van Woezik
Jankees van Woezik
Hi, Thanks for the pull request, i like your change but i think it makes the code harder to read.. don't you agree? But I think most people use the...
I totally agree with you, but the code needs to be really readable :-) The AbstractConnector is pretty lame, a static function to get the sender would be enough!
Sounds good, could you write a pullrequest?
Will this be merged? I'm seeing this error too: 
We are currently using the fork by @n-studio, but we would love to run the official version with the new features. Is anyone working on this still? We are using...
This is the method @nertzy: ``` ruby def check_for_duplicate_document possible_duplicate = Document.where( user_id: user_id, sender: sender_id, receiver: receiver_id, subject: subject, date: date ) possible_duplicate = possible_duplicate.where("id ?", id) if persisted?...
We are running this PR in production now, would be great to get this in master.
I've been using Github issues a note taking system, this is what I love about it.
Github uses the # and also supports markdown, so it can be done.
I would love it if there was official support for this. Is there anyway we can get this merged (maybe as a major version bump)?