Daniele

Results 7 issues of Daniele

Hello all. It is not clear to me from the documentation how to make a multi-core (2 + Rails apps, 1 Solr instance) setup. Is there a guide that I've...

Hello all, I'm wondering how to override the base Bootstrap variables once I've installed this gem into my Rails app. The docs mention how to do so if I am...

## Issue description I'm trying to use WickedPDF in a Rails 6 project that uses the [Bulma CSS](https://bulma.io/) framework. However, I cannot get it to work properly and I'm wondering...

I tried running `gem install summarize` but am getting the following error message: ``` Building native extensions. This could take a while... ERROR: Error installing summarize: ERROR: Failed to build...

I'm trying to validate a form with jQuery validate but it's doesn't seem to be returning error messages in the correct language. In my Rails app, I have: `gem 'jquery-validation-rails'`...

I am wondering if there will be an update to this great gem for Solr 5 with the Jetty 9 servlet at some point? :smile: would be really nice

## Description I am trying to install Ruby 3.0.7 on MacOS Sequoia 15.0.1 (MacBook Pro M1) but am encountering an error: ```bash → rvm install 3.0.7 --with-openssl-dir=$(brew --prefix [email protected]) ruby-3.0.7...