
Porting to use Rails 2.2
Reported by Priit Tamboom | October 29th, 2008 @ 12:06 PM
I'll start collecting stuff related to Rails 2.2 port.
I push to most recent branch 'Rails-2.2-merge'.
Comments and changes to this ticket
-
Priit Tamboom October 29th, 2008 @ 12:11 PM
- Assigned user cleared.
A the moment, I look what do to with
engines/theme_support/lib/theme_support/action_view.rb and change ActionView::TemplateFinder (what is removed from 2.2)
-
Priit Tamboom October 30th, 2008 @ 10:54 AM
I figured out where my argumet error comes. Safemode plugin overides ActionView::Template initialization, thus ActionView::Base.append_view_path will complain argument error.
I'm pretty new but big fan of safemode's goals, so I think I have to look closer what to change in safemode to become rails 2.2 ready.
-
-
theinterned November 5th, 2008 @ 10:51 PM
ActionView::TemplateFinder problem is fixed in edge engines
http://github.com/lazyatom/engin...
I am going to get in touch with the engine mailing list to figure out if we have everything we need to switch to edge engines. (Currently we are using a fork Sven Fuchs made to deal with timestamped migration issues in engines http://github.com/svenfuchs/engi...
So we would need: - support for timestamped migrations - rails 2.2 (basicly the TemplateFinder fix)
-
theinterned November 5th, 2008 @ 10:57 PM
just for my notes, the change in rails2.2 that is causing this problem
-
Sven Fuchs January 5th, 2009 @ 03:23 PM
- State changed from new to resolved
I think this is done :)
-
ava james March 14th, 2023 @ 09:43 AM
- Assigned user set to Sven Fuchs
Iam glad to see it. lightinthebox discount code
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<p>Cutting edge cms, blog, wiki, forum ... plattform.</p>
<p>Find the code on <a href="http://github.com/svenfuchs/adva_cms/tree/master">GitHub: adva cms</a></p>
<p>Part of the business application framework <a href="http://www.advabest.org/">adva best</a>.</p>