Bradly Feeley
Bradly Feeley
Hey guys, I did some work for a large agency that needed LDAP authentication, roles, and archiving of projects. Do you think these are features that you would like in...
### Which Cloudflare product does this pertain to? DNS ### Existing documentation URL(s) https://developers.cloudflare.com/support/third-party-software/others/configure-cloudflare-and-heroku-over-https/ ### What changes are you suggesting? In Step 2a: > To start, log in to your...
Trying to import gems locally is throwing an error: ``` NoMethodError: undefined method `owner' for an instance of User (NoMethodError) /Users/bradly/code/archive/rubygems.org/app/models/pusher.rb:11:in `initialize' /Users/bradly/code/archive/rubygems.org/lib/tasks/gemcutter.rake:21:in `new' ``` In the rake take we...