shakacode/react_on_rails

View on GitHub
lib/react_on_rails/server_rendering_js_code.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method render has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

      def render(props_string, rails_context, redux_stores, react_component_name, render_options)
Severity: Minor
Found in lib/react_on_rails/server_rendering_js_code.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status