FWIW, I had attempted to get ruby 2.0 working with active_scaffold master and rails 3.2.13. Changing ruby 1.9.3 to ruby 2.0 caused active_scaffold to produce "template is missing" exceptions when trying to render scaffolds. See this issue: https://github.com/activescaffold/active_scaffold/issues/250
I have not had a chance to dig in further but I will probably skip right to 2.0/4.0 when I get a chance. On Mon, Mar 25, 2013 at 11:43 AM, Hernan Astudillo <[email protected]> wrote: > Anyone moving to ruby-2.0/rails4 yet? > > seems stable already > > https://twitter.com/dhh/status/309744999774420993 > > AS need small routing changes, as far as i can see. > > -- > You received this message because you are subscribed to the Google Groups > "ActiveScaffold : Ruby on Rails plugin" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/activescaffold?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/activescaffold?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
