module Inky module Rails VERSION = '1.4.2.1'.freeze end NODE_VERSION, GEM_VERSION = Rails::VERSION.rpartition('.').map(&:freeze) end