Kivanio Barbosa

Results 8 issues of Kivanio Barbosa

Hi guys, last week i found out a bug in Helpers with new rails 3 or rails_xss html escape. This piece of code: ``` if ascending options[:as] = "▲ #{options[:as]}" css_classes

Hi, I have a very common usage of action cable connection: ``` def find_verified_user env['devise.skip_timeoutable'] = true env['warden'].user # for Devise end ``` I setup some devise-security modules and specially...

:sos: help wanted

For long time I have a code like this: ``` STATES = I18n.t('states').with_indifferent_access.freeze ``` The yaml file is in UTF-8 and it has accents in some words: ``` pt-BR: states:...

I followed the readme and got this error when try see versions: show do |account| latest_versions(account) undefined method `admin_content_versions_path' for " \n":ActiveAdmin::Views::LatestVersions It seems that is not loading routes.

## Problem Following the last renames in this project #702, we should also namespace ENVs. ## Solution Rename ENV PATTERN to RSWAG_PATTERN ### The changes I made are compatible with:...

FreeBSD 7.1-RELEASE-p4 i386 gem install johnson --pre Building native extensions. This could take a while... ERROR: Error installing johnson: ERROR: Failed to build gem native extension. /usr/local/bin/ruby18 extconf.rb Unknown modifier...

building