check rails version
// A project-specific rails installation (in project_xxx/vendor/rails)
// is preferred against the installed gem
// So the actual Rails Version
// can differ from the gem version
// is preferred against the installed gem
// So the actual Rails Version
Rails::VERSION::STRING
// can differ from the gem version
RAILS_GEM_VERSION