instance method
-
Ruby on Rails 7.0.10
Since v4.0.13Signature
-(others)
No documentation comment.
Parameters
-
othersreq
Source
# File railties/lib/rails/engine/railties.rb, line 18
def -(others)
_all - others
end
Defined in railties/lib/rails/engine/railties.rb line 18
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Rails::Engine::Railties