Skip to content

Conversation

@adnikiforov
Copy link
Collaborator

@adnikiforov adnikiforov commented Sep 21, 2020

Basically that is changes I done to make project work in development and production modes on Ruby 2.6:

  • pin pg and rake gems due to deprecations
  • remove capybara-webkit, using selenium-webdriver instead (forget about capybara-webkit, it is dead)
  • add monkeypatch to prevent threading issues with specs
  • add assets workaround to make it work in development mode

I think we can create release 1.0.0 (stable) after merging this in master, and from stable we can move forward. BTW specs are broken anyway, but project itself seems working fine.

@adnikiforov adnikiforov added the Maintaining Maintaining tasks label Sep 21, 2020
@adnikiforov adnikiforov self-assigned this Sep 21, 2020
@adnikiforov
Copy link
Collaborator Author

Added instruction based on steps I did to run project locally: https://github.com/phusion/juvia/wiki/Development

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

Labels

Maintaining Maintaining tasks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants