Javier

Results 12 comments of Javier

@adampope in tooltips callbacks also work. thx

Now I use other aproach of #165 I define the "new column" like STATUS_COL = "CASE WHEN end_at < '#{ Time.zone.now }' THEN 'vencido' WHEN enable_broadcast = FALSE THEN 'pausado'...

Hi @bronweg , do you solve this problem? I think I have similar problem with America/Santiago ([this issue](https://github.com/alpinelinux/docker-alpine/issues/117)) # file /usr/share/zoneinfo/America/Santiago /usr/share/zoneinfo/America/Santiago: timezone data, version 3, no gmt time flags,...

@staycreativedesign you solve your problem? Same problem here * spree 4.2.1 * spree_static_content 4.2.0 (from github 'spree-contrib/spree_static_content') and I get: ActionController::RoutingError (No route matches [GET] "/test2")

I think I found the problem, but I do not know the best way to fix it. The problem is the locales, in lines https://github.com/spree-contrib/spree_static_content/blob/57953abd2d2151aa94d2db16e040243a48496436/lib/spree_static_content.rb#L19-L24 the regexp match the `te`...

default do not work in `list` and `rawlist` present in PyInquirer==1.0.3

@uuunk you have a workaround?

I have the same problem. But is there any solution without change the gem code?