Skip to content

Rails 3.1 Compatibility #1

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Rails 3.1 Compatibility #1

wants to merge 3 commits into from

Conversation

zapnap
Copy link

@zapnap zapnap commented May 19, 2011

Rails changed the :prefix option for template rendering to :prefixes, which prevents inherited_views from finding the right template to render. Fixed it in this commit. Please note that this also directly affects ActiveAdmin, since that project uses this for view rendering.

@fphilipe
Copy link

fphilipe commented Jun 9, 2011

Is it possible that this also affects Rails 3.0.8? I updated the Rails today and ActiveAdmin complained about missing views.

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