Daniel Rice
Daniel Rice
I was able to use script\console to find a workaround (or the solution if this is how I am supposed to use this gem!). First step: capture the Searchlogic::Search object...
Disabling Turbo is the wrong answer here. This issue is specific to an incorrect redirect being returned by Devise::SessionController. My Selenium tests fail like this: ``` 2) Authentication as a...
> use a CSS framework such as Bootstrap and replace Formtastic with SimpleForm (or something else). :100: Most of my apps have SimpleForm and Formtastic in the bundle...and I only...
Bump this for sure, although I think it would be better if this were enabled through options. `timestamps: true` should leave the existing behavior alone, while `timestamps: { prefix: true...
I'm having this problem, too. Using [web.whatsapp.com](https://web.whatsapp.com/) works just fine but as soon as I connect Whatsie everything is forced logged out due to an "unexpected issue". ``` lsb_release -a...
> Ok, finally I've backported `openssl1.1` to **22.04** for those using the [Ubuntu dedicated package](https://github.com/rvm/ubuntu_rvm). > > You want, after `sudo apt update`, downgrade `libssl-dev` with: > > ``` >...
Dropbox isn't working for me either. When I enter the code that Dropbox generates, the app does nothing. I'm sure its probably something with the dropbox API. I'd fix it,...
@jjlauer @Alhadis - thanks for responding to this so quickly!
Bummer. I really hope this is fixed soon as a high quality screen capture app is hard to come by on Ubuntu. ``` $ pensela [1054728:0919/102422.928032:FATAL:gpu_data_manager_impl_private.cc(445)] GPU process isn't usable....
@Greyoxide @Faq - this is fixed in `master`. See: https://github.com/ice-cube-ruby/ice_cube/blob/master/lib/ice_cube/parsers/yaml_parser.rb#L10 Until there is a new gem version released that contains this commit, you can update your Gemfile: ```ruby git_source(:github) {...