Federico Gonzalez

Results 9 comments of Federico Gonzalez

I have installed the error_messages_helper.rb, and in development everything is working fine, but in production I get the deprecation warning. Any Ideas why?

Has anyone come up with a solution? Iam using Refinery CMS which uses will_paginate and want to use active admin which uses kaminari.

Any updates on how to setup up CodeClimate reporting on Heroku CI? I am having some of the same issues.

@RyanWarner standard-loader uses `standard.lintText` which does support `{ fix: true/false }` option

I wasn't using the `devise_invitable` gem but was having the same problem. I had configured the devise `parent_controller` to be this class: ```rb module Users class DeviseController < ApplicationController class...

# Dump of table parties # ------------------------------------------------------------ LOCK TABLES `parties` WRITE; /*!40000 ALTER TABLE `parties` DISABLE KEYS */; INSERT INTO `parties` (`id`,`name`,`abbr`) VALUES (1,'Partido Revolucionario Institucional','PRI'), (2,'Partido Acción Nacional','PAN'), (3,'Partido...

http://docs.google.com/leaf?id=0B7KxNJE86T_2ZTJhYTIwZjktZjczMi00NTNkLTkzNjItYWM2ZTUyZDNjY2Y4&hl=en

Why is this not incorporated into the gem? Its a pain to have to maintain your own fork with only that small change.

Sorry, I didn't mean to be rude.