Skip to content

Rails 5 compatibility#495

Open
valdis wants to merge 1 commit intojejacks0n:masterfrom
ithouse:master
Open

Rails 5 compatibility#495
valdis wants to merge 1 commit intojejacks0n:masterfrom
ithouse:master

Conversation

@valdis
Copy link
Copy Markdown

@valdis valdis commented Jun 5, 2017

No description provided.

@tosbourn
Copy link
Copy Markdown

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
Copy Markdown

nisevi commented Feb 27, 2018

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

@tosbourn
Copy link
Copy Markdown

@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