Check for valid Ruby version This is done in an external file, so we can use it from the `rails` program as well without duplication.
# File initializer.rb, line 106 def check_ruby_version require 'ruby_version_check' end
<code/>
<pre/>
<code/>and<pre/>for code samples.