Skip to content

Commit def4aa6

Browse files
committed
Update the README
1 parent 6ed2d19 commit def4aa6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://rubygems.org'
22

3-
gem 'rails', '3.2.3'
3+
gem 'rails', '3.2.11'
44
gem 'jquery-rails', '2.0.0'
55
gem 'bootstrap-sass', '2.0.0'
66
gem 'bcrypt-ruby', '3.0.1'

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# Ruby on Rails Tutorial: sample app
22

3-
This is the sample application for the [Ruby on Rails Tutorial](http://railstutorial.org/) by [Michael Hartl](http://michaelhartl.com/).
3+
This is the sample application for the [Ruby on Rails Tutorial](http://railstutorial.org/) by [Michael Hartl](http://michaelhartl.com/).
4+
5+
**NOTE**: This application is out of date. For the most up-to-date version of the Rails Tutorial sample application, see the [FAQ at railstutorial.org](http://railstutorial.org/#bookFAQ).

0 commit comments

Comments
 (0)