Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix truncating text issues on lesson cards #315

Merged
merged 2 commits into from
Jul 26, 2023

Conversation

tarebyte
Copy link
Contributor

Currently, there is an issue with lesson cards where we see the following on each lesson card. This is due to a compatibility issue Nokogiri.

CleanShot 2023-07-25 at 14 17 34@2x

In order to fix this, I've upgraded the truncato gem to the latest version.

CleanShot 2023-07-25 at 19 54 32@2x

This upgrades truncato in order to fix our compatability issues with Nokogiri

See jorgemanrubia/truncato#20 for more details
@tarebyte tarebyte merged commit c592d14 into main Jul 26, 2023
5 checks passed
@tarebyte tarebyte deleted the tarebyte/fix-truncating-issue-with-nokogiri branch July 26, 2023 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants