Returns all limits defined in this instance
Returns:
A hash mapping class constant name to it’s limit
41 42 43
# File 'lib/planify/limitations.rb', line 41 def all @limits end