Tried upgrading my app from 3.0

Got this from bundle update rails
Bundler could not find compatible versions for gem "rails":
  In Gemfile:
    active_scaffold depends on
      rails (~> 3.0.0)

    rails (3.1.0)

gem update active_scaffold and gem update rails seemed to work fine.

but running the server or rspec gives
You have requested:
  rails = 3.1

The bundle currently has rails locked at 3.0.9.
Try running `bundle update rails`

Thanks,
ed

On Sep 15, 6:35 am, "Sergio Cambra .:: entreCables S.L. ::."
<[email protected]> wrote:
> 3.1.0 version supporting rails 3.1 has been 
> released:http://activescaffold.com/2011/9/15/rails-3-1-support
>
> I haven't tested render_component in rails 3.1 so loading embedded scaffolds 
> by
> AJAX is the default and recommended way now.
>
> I think all features are working, but I haven't tested it intensively. I will
> be testing it with an application I'm developing now with active_scaffold
>
> --
> Sergio Cambra .:: entreCables S.L. ::.
> Mariana Pineda 23, 50.018 Zaragoza
> T) 902 021 404 F) 976 52 98 07 E) [email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/activescaffold?hl=en.

Reply via email to