Skip to content

Rails 3.1 Compatibility#1

Open
zapnap wants to merge 3 commits intogregbell:masterfrom
wantful:master
Open

Rails 3.1 Compatibility#1
zapnap wants to merge 3 commits intogregbell:masterfrom
wantful:master

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