Josh
Josh
+1 Why redcarpet doesn't default to this is beyond me
I have this problem as well. It creates a place holder for the image, but can't seem to find it, however if I put the exact same img syntax and...
I'd also like to see this merged, or something similar. I assumed I'd be able to treat it as a PORO and do this somewhere: ```Ruby class ActsAsTaggableOn::Tag default_scope {...
Any movement on this? I couldn't get the workaround (adding `serialize :parameters, Hash`) to work in 1.6.3 for some reason. I tried adding it directly to gems/2.4.0/gems/public_activity-1.6.3/lib/public_activity/activity.rb and I created...
Also, I wanted to point out that it did work as of aff5b50ff474c9434e619c0fb0f8daa6acf47655 but that's right before you switched to inheriting from `inherit_orm('Activity')`
But, I'm NOT a VMware employee
This has been happening to me and those on my team for years, at least as far back as this issue report. This happens so often that we have a...
@redredgroovy any chance of getting this or something similar merged?
@redredgroovy anything? @hakt0r any chance you could create a pull request to this repo from your fork? It looks like the pull request you created on Sep 21, 2017 is...
@wrzasa should your code be this? I'm not trying to be an ass, I'm just trying to make sure I'm thinking correctly: ``` pins.each do |pin| # changed led to...