Skip to content

Commit 084029b

Browse files
committed
[GR-16400] Simplify status text in the readme.
PullRequest: truffleruby/888
2 parents 21742d9 + bc6ef82 commit 084029b

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -122,15 +122,9 @@ We recommend that people trying TruffleRuby on their gems and applications
122122
[get in touch with us](#contact) for help.
123123

124124
TruffleRuby is progressing fast but is currently probably not ready for you to
125-
try running your full Ruby application on. However it is ready for
125+
try running your full Rails application on. However it is ready for
126126
experimentation and curious end-users to try on their gems and smaller
127-
applications.
128-
129-
TruffleRuby runs Rails, and passes the majority of the Rails test suite. But it
130-
is missing support for Nokogiri and ActiveRecord database drivers which makes it
131-
not practical to run real Rails applications at the moment.
132-
133-
You will find that many C extensions will not work without modification.
127+
applications, and to send us reports of issues they find.
134128

135129
## Migration from MRI
136130

0 commit comments

Comments
 (0)