Module: Proximity::ClassMethods
- Defined in:
- lib/proximity.rb
Instance Method Summary collapse
Instance Method Details
#routes ⇒ Object
17 18 19 |
# File 'lib/proximity.rb', line 17 def routes @routes ||= RouteSet.new end |
17 18 19 |
# File 'lib/proximity.rb', line 17 def routes @routes ||= RouteSet.new end |