instance method <=>

Ruby on Rails 2.2.3

Since v2.2.3 Last seen in v2.3.18

Available in: v2.2.3 v2.3.18

Signature

<=>(other_plugin)

No documentation comment.

Parameters

other_plugin req
Source
# File railties/lib/rails/plugin.rb, line 52
    def <=>(other_plugin)
      name <=> other_plugin.name
    end

Defined in railties/lib/rails/plugin.rb line 52 · View on GitHub · Improve this page · Find usages on GitHub

Defined in Rails::Plugin

Type at least 2 characters to search.

↑↓ navigate · open · esc close