Re: [Rails] Rails views now display as verbatim HTML
On Wed, Jul 21, 2010 at 6:41 PM, Tom Trebisky <tom@mmto.org> wrote:
> (~) cholla $ gem list --local
Nothing's really jumping out at me from that list...
> I have this growing feeling that I need to start from scratch
> with 2.3.5 and hand migrate my application.
and having been there -- yeah, that's probably the quickest way to
resolve this :-)
My only suggestions:
1) If you don't have unit tests, you might want to try running your app
under the original version of Rails and write some before (re-)upgrading.
My first Rails apps had none, but I've learned :-)
2) Version control -- git is easy, but whatever -- is a blessing. It *will*
make the process much less stressful.
Good luck!
--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
twitter: @hassan
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home