Class: MagicScopes::FloatScopesGenerator

Inherits:
ScopesGenerator::Base show all
Includes:
ComparisonScopes, OrderScopes, PresenceScopes
Defined in:
lib/magic_scopes/scopes_generators/float.rb

Method Summary

Methods included from PresenceScopes

#with, #without

Methods included from ComparisonScopes

#gt, #lt

Methods included from OrderScopes

#by, #by_desc

Methods inherited from ScopesGenerator::Base

#initialize, instance

Constructor Details

This class inherits a constructor from MagicScopes::ScopesGenerator::Base