Skip to content

Conversation

@rokibulhassan
Copy link

crashing on rails 5.X, because of Tag was not available for rails 5 major version, added support for rails 5

end
end

if Rails::VERSION::MAJOR == 5
Copy link
Author

Choose a reason for hiding this comment

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

this is there changes for rails 5 support, others changes are automatic code formate by ide

Copy link

Choose a reason for hiding this comment

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

I suggest you get rid of the automatic code format thing, because it is not functional. If there is any code to clean up you should do it at another time or at least in a separate commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants