Skip to content

Commit

Permalink
Update Rails version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Moncef Belyamani committed Mar 21, 2014
1 parent d11803c commit ec4e84c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ We gladly welcome contributions. Below you will find instructions for installing
## Stack Overview

* Ruby version 2.0.0
* Rails version 3.2.16
* Rails version 3.2.17
* Template Engines: ERB and HAML
* Testing Frameworks: RSpec, Capybara and PhantomJS (via Poltergeist gem), JasmineJS installed but not currently used (via Teaspoon gem)

Expand All @@ -27,7 +27,7 @@ Please note that the instructions below have only been tested on OS X. If you ar

###Prerequisites

#### Git, Ruby 2.0.0+, Rails 3.2.16+ (+ Homebrew on OS X)
#### Git, Ruby 2.0.0+, Rails 3.2.17+ (+ Homebrew on OS X)
**OS X**: [Set up a dev environment on OS X with Homebrew, Git, RVM, Ruby, and Rails](http://www.moncefbelyamani.com/how-to-install-xcode-homebrew-git-rvm-ruby-on-mac/)

**Windows**: Try [RailsInstaller](http://railsinstaller.org), along with some of these [tutorials](https://www.google.com/search?q=install+rails+on+windows) if you get stuck.
Expand Down

0 comments on commit ec4e84c

Please sign in to comment.