san2821
#1
Hi All,
I wanted to migrate project from rails 2.1.0 to rails 2.3.3
so, i changed version in environment file but it shows me
memcached-client
error.
http://funonrails.wordpress.com/2009/09/24/migrating-project-from-rails-2-1-0-to-edge-rails-2-3-3/
any ideas ?
Thanks,
Sandip
Ruby on Rails Developer
www.joshsoftware.com
http://brandpotion.com (Latest project released)
san2821
#2
2009/9/24 san2821 [email protected]:
Hi All,
I wanted to migrate project from rails 2.1.0 to rails 2.3.3
so, i changed version in environment file but it shows me memcached-client
error.
http://funonrails.wordpress.com/2009/09/24/migrating-project-from-rails-2-1-0-to-edge-rails-2-3-3/
To update the app you have to do rake rails:update (in the application).
Colin