Carl Quivron

Results 3 issues of Carl Quivron

Hi, we encounter a strange bug using the gem. Some of our records have seen their slug generated 2 times, the first one correctly and the second one incorrectly. ```...

## Expected behavior When overriding a route, I can't edit the success notification: ## Actual behavior Here is my code: ```ruby # lib/forest_liana/controllers/organizations_controller.rb if ForestLiana::UserSpace.const_defined?("OrganizationController") ForestLiana::UserSpace::OrganizationController.class_eval do def destroy organization_id...

I can't find a way to get the page URL from which the user clicked the linkedin button, is there an easy way to do it ? Thanks !