Skip to content

allows Application helper methods to be available in partials rendered from engine#16

Open
nmcclay wants to merge 1 commit intopivotalexperimental:masterfrom
nmcclay:master
Open

allows Application helper methods to be available in partials rendered from engine#16
nmcclay wants to merge 1 commit intopivotalexperimental:masterfrom
nmcclay:master

Conversation

@nmcclay
Copy link

@nmcclay nmcclay commented Feb 10, 2015

I wanted to use helper methods for Font-Awesome-Rails in my style guide partials. However they weren't available to the partial for some reason. I ended up tracking it down to this instantiation of a new view context as opposed to using the ApplicationController's view context.

@ohrite
Copy link
Collaborator

ohrite commented Feb 10, 2015

Looks like the dependencies and Ruby version need to be yanked forwards into the modern era!

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