# File lib/compass-rails.rb, line 75
    def version_match(version)
      !(rails_version =~ version).nil?
    end