Showing posts with the label Using

How to Check Which Rails Version I'm Using

The only thing youll want to do is gem install rails to get the latest version and create your new project with rails n…