method

unscaffolded_actions

rails latest stable - Class: ScaffoldGenerator

Method deprecated or moved

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

unscaffolded_actions()
protected

No documentation available.

# File railties/lib/rails_generator/generators/components/scaffold/scaffold_generator.rb, line 161
    def unscaffolded_actions
      args - scaffold_actions
    end