Could not find RubyGem activesupport after RadRail upgrade

From a shell prompt, try: gem install activesupport If you are still getting errors, you may be missing other dependencies. Try reinstalling rails with: gem install rails --include- dependencies