The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Rails Tip of the Day: Use Magic Version Tag to “Downgrade” Rails to Older Version...

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Gerald Bauer

Posts: 444
Nickname: gerald2007
Registered: Jul, 2007

Gerald Bauer is a Rails & Internet Professional in Vancouver B.C.
Rails Tip of the Day: Use Magic Version Tag to “Downgrade” Rails to Older Version... Posted: Aug 6, 2008 2:12 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Gerald Bauer.
Original Post: Rails Tip of the Day: Use Magic Version Tag to “Downgrade” Rails to Older Version...
Feed Title: Gerald Bauer's Ruby Notebook
Feed URL: http://rubybook.ca/feed/
Feed Description: Gerald Bauer's Ruby Notebook
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Gerald Bauer
Latest Posts From Gerald Bauer's Ruby Notebook

Advertisement
Let’s say you try to follow a tutorial or book written for an older version of Rails – lets say Rails 2.0.2 or even Rails 1.2.6. With the “magic” version tag you can “downgrade” Rails to an older version when generating your new project. Step 1: Check the Rails version installed Issue the command: $ gem list rails to [...]

Read: Rails Tip of the Day: Use Magic Version Tag to “Downgrade” Rails to Older Version...

Topic: Pair programming showdown at BarCampRDU Previous Topic   Next Topic Topic: NFJS Alumni Google Group

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use