Skip to content

Conversation

@workgena
Copy link
Contributor

@workgena workgena commented Jul 19, 2018

Recent change in #155 actually means a "breaking changes". That's why I propose to change major number version. Or it is over exaggerated? 🚨

Gemfile Outdated

group :test do
default_rails_version = '4.2.8'
default_rails_version = '~> 5.1'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.

- Drop Rails 4 from Gemfile, use 5-version instead - Add CHANGELOG.md - Bump gem version to 4.0.0
@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.778% when pulling c7db5be on workgena:drop_rails4_in_dev_mode into 30f7ff4 on activeadmin-plugins:master.

@coveralls
Copy link

coveralls commented Jul 19, 2018

Coverage Status

Coverage decreased (-0.02%) to 97.761% when pulling c7db5be on workgena:drop_rails4_in_dev_mode into 30f7ff4 on activeadmin-plugins:master.

@Fivell Fivell merged commit 5daabcd into activeadmin-plugins:master Jul 21, 2018
@workgena workgena mentioned this pull request Jul 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants