Stanislas Chevallier
Stanislas Chevallier
Hi there! First of all thank you for this amazing and easy to setup library :) I've been using it for a couple apps using SPM and it works perfectly....
Hi there, I am trying to add a simple filter on a string column to an ActiveAdmin page. I already have the standard "contains/equals/etc" filter defined as `filter :dsp_isrc`, I...
Hi there, I have been using omniauth in a Rails app for multiple models, currently adding a param on the authorization URL to known which class to create once redirected....