Simon Dawson

Results 2 comments of Simon Dawson

An alternative workaround is to monkey patch Rollbar to kill the script tag nonces; add the following to e.g. `config/initializers/rollbar.rb` ```ruby # Monkey patch Rollbar to prevent it from adding...

How about "smart" handling of columns/attributes that make use of `ActiveRecord::Enum`?