Chris Altman
Chris Altman
I was attempting to iterate over users ([]user), and output attributes on the struct. However, it doesn't seem to do anything once it hits {#users}. I checked the _tests on...
Here are a couple of example errors... ``` invalid byte sequence for encoding "UTF8": 0xba invalid byte sequence for encoding "UTF8": 0xd0 0x34 ``` Here's how I do the re-encoding......
I currently have CanCan implemented in such a way that a user can only manage their own items. Now I need the ability for users to grant permissions to manage...
ruby 2.1.0-p0 rails 4.0.2 capistrano 3.1.0 capistrano-puma 0.2.3 When I run cap staging puma:overview, I get the following error: `ERROR: No application configured, nothing to run` Doesn't look like it's...
It would be great if people could directly deploy this repository with portainer.io.
Referencing this model: - https://github.com/slack-ruby/slack-ruby-bot-server/blob/a6786f945ef3926eb155d2611e694357303e820f/lib/slack-ruby-bot-server/models/team/mongoid.rb
Get the following error after I've removed the App from all Organizations when hitting the `api/status` end point. Not sure how or where this is getting called? Side note: I...
I think there needs to be a way to create a "safe" list so that certain things are scrubbed from the logs For instance Params: map[username:Altonymous password:1234 confirm_password:1234 handle:Altonymous] Should...
I'm not sure if this is a me, web.go, or go issue... but I was doing a little light load testing and discovered that under a little load I started...
Encountered this error when running the functional tests... activesupport-3.0.10/lib/active_support/dependencies.rb:239:in `require': no such file to load --/test/functional/../oauth_controller_test_helper