File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -122,15 +122,9 @@ We recommend that people trying TruffleRuby on their gems and applications
122
122
[get in touch with us](#contact) for help.
123
123
124
124
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
126
126
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.
134
128
135
129
# # Migration from MRI
136
130
You can’t perform that action at this time.
0 commit comments