= private = protected
version()
Returns the currently loaded version of Rails as a string.
# File railties/lib/rails/version.rb, line 7 def self.version VERSION::STRING end