Fixed NoMethodError (undefined method 'empty?' for nil)#19
Fixed NoMethodError (undefined method 'empty?' for nil)#19eelcoj merged 1 commit intoRails-Designer:mainfrom
NoMethodError (undefined method 'empty?' for nil)#19Conversation
|
@eelcoj Hi, could you please help merge this PR and release the version? |
|
Interesting @faheemKamboh! Thanks for the PR. What issue was/is this causing? |
@eelcoj It turned out that in my case, the |
|
Thanks a bunch for this PR, @faheemKamboh. The first real addition to Courrier from someone else than me! ❤️ |
|
@eelcoj please let me know if I can support with anything; I’d be glad to help. |
|
Thanks! Any of the open issues would be worth exploring. I think especially #14 is not too big of a feature? Let me know if you need any guidance/help. 👍 And as you start using Courrier more, you might find other |
Updated
nil?andempty?positions and added specs.