Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rails 5 compatibility #495

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Rails 5 compatibility #495

wants to merge 1 commit into from

Conversation

valdis
Copy link

@valdis valdis commented Jun 5, 2017

No description provided.

@tosbourn
Copy link

tosbourn commented Feb 24, 2018

Just a heads up that if someone has namespaced their install of mercury then you need to do

render :html => '', :layout => 'mercury'

Or else it will complain that it can't find the appropriate template.

@nisevi
Copy link

nisevi commented Feb 27, 2018

hey @tosbourn have you been able to successfully implement mercury with rails 5 ?

@tosbourn
Copy link

@nisevi "successfully implement" is a very strong term, I have something that... works.

I inherited an old project that used a forked version of mercury, the fork was up to date with the latest version of code on this repo and with only minor frontend changes.

We forked said fork and made the Rails 5 related changes.

https://github.com/tosbourn-ltd/mercury

The commits from this year are the important ones: https://github.com/tosbourn-ltd/mercury/commits/master

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.

3 participants