File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727These two files contain the output of the compilation process and the various
2828configuration options used (e.g. compiler options).
2929
30+ ### Version Managers
31+
32+ We can * not* help you with any issues that might be caused by a Ruby version
33+ manager. In the event of any issues please try building from source instead to
34+ see of the issue is caused by Rubinius itself or your version manager of choice.
35+
36+ Issues involving version managers will be closed if they can either not be
37+ reproduced when building from source, or when the original report makes no
38+ mention about the author having tried building from source.
39+
40+ Note that this only applies to the installation procedure. Problems with the
41+ runtime can of course still be reported, even when using a version manager.
42+
43+ ### Rubinius Versions
44+
45+ Rubinius releases quite often, at least more often than most other
46+ implementations. As such we ask users to try out the latest version prior to
47+ reporting an issue. This ensures we don't have to start digging through the
48+ code, only to find out the problem has already been resolved in a more recent
49+ release.
50+
3051### Running Specs
3152
3253MSpec provides several different scripts to run the specs under different
You can’t perform that action at this time.
0 commit comments