method

api_dir

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.

api_dir()
public

No documentation available.

# File railties/lib/rails/api/task.rb, line 161
      def api_dir
        'doc/api'
      end