method

rails_version

rails latest stable - Class: Rails::API::AppTask

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v4.2.9) is shown here.

rails_version()
public

No documentation available.

# File railties/lib/rails/api/task.rb, line 165
      def rails_version
        Rails::VERSION::STRING
      end