i added a check for ruby compatibility >= ruby 1.9, is needed?
Not really as we have explicitly decided that IronRuby 1.x targets MRI
1.9,
and doesn’t support 1.8.x anymore. However, we didn’t remove any of
those
checks for 1.8. It doesn’t hurt, but isn’t required.
i removed ‘fails:’ from
ironruby-tags-19/core/time/strftime_tags.txt is correct?
Yup, you fixed that test so no need for the guard anymore.
usually code review is in mailing list or github pull request? (so
i dont need to write two times the same questions)
It doesn’t matter where you actually write the text, but the pull
request is
needed as well as notifying the mailing list. I say put everything in
the
pull request, and then send the link to the pull request to the mailing
list.