You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
setting up a specific version of ruby including all gems can be a major pain in the ass...
we must not neglect potential problems of users in this area...
this is a MUST:
ruby 1.8.7
ruby 1.9.2
ruby 1.9.3
this is nice to have:
ruby 1.8.6
tests would be nice to ensure conformance...
same for:
linux
mac os
windows
The text was updated successfully, but these errors were encountered:
setting up a specific version of ruby including all gems can be a major pain in the ass...
we must not neglect potential problems of users in this area...
this is a MUST:
ruby 1.8.7
ruby 1.9.2
ruby 1.9.3
this is nice to have:
ruby 1.8.6
tests would be nice to ensure conformance...
same for:
The text was updated successfully, but these errors were encountered: