Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v2.3.8) is shown here.
rewind(target = nil)
public
# File railties/lib/rails_generator/manifest.rb, line 35
def rewind(target = nil)
send_actions(target || @target, @actions.reverse)
end