This repository was archived by the owner on Aug 26, 2024. It is now read-only.
fixed mobylette load error in Rails5.0.0.rc1#53
Open
wenweih wants to merge 2 commits intotscolari:masterfrom
wenweih:master
Open
fixed mobylette load error in Rails5.0.0.rc1#53wenweih wants to merge 2 commits intotscolari:masterfrom wenweih:master
wenweih wants to merge 2 commits intotscolari:masterfrom
wenweih:master
Conversation
added 2 commits
May 13, 2016 18:29
…ore_action instead
|
What is wrong with this PR? |
|
Why is this still open? o.O |
elDub
added a commit
to MachineWebInc/mobylette
that referenced
this pull request
Jun 8, 2017
Duplicate changes on this pull request to continue usage of mobylette until the full responsive UI is complete.
|
https://github.com/tscolari/mobylette/pull/53/files#diff-9f99796b5fe9f9971c8e8df2a2ce7414R36 Please merge it! |
bolef2k
reviewed
Jan 25, 2023
bolef2k
left a comment
There was a problem hiding this comment.
Has this been implemented in the master? I get the error still and it doesn't work under Rails 5.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The error message is:
need to require specify rails module:
require 'action_view/template/resolver'16-5-17 update: