release_logs icon indicating copy to clipboard operation
release_logs copied to clipboard

Extension is not compatible with old gem "protected_attributes" on Rails 4

Open xeagle2 opened this issue 10 years ago • 0 comments

In order to use release_logs on Rails 4, it's required to upgrade protected_attributes gem to the latest one at least to 1.1.3, however there is no version dependency specified inside of extension.

So, it works with "protected_attributes" 1.1.3, doesn't work with 1.1.0 (and unsure about interim versions)

xeagle2 avatar Nov 17 '15 23:11 xeagle2