Skip to content

Commit ade8a01

Browse files
committed
Remove outdated Rails version mentions from README
1 parent d4669f2 commit ade8a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ ActionDispatch::Session::SequelStore.session_class = MyCustomSessionModelClass
360360
Available sequel specific rake tasks
361361
====================================
362362

363-
To get a list of all available rake tasks in your rails3 app, issue the usual in you app's root directory:
363+
To get a list of all available rake tasks in your rails app, issue the usual in you app's root directory:
364364

365365
```bash
366366
rake -T

0 commit comments

Comments
 (0)