Class: Ecm::Lightbox::Routing
- Inherits:
-
Object
- Object
- Ecm::Lightbox::Routing
- Defined in:
- lib/ecm/lightbox/routing.rb
Class Method Summary collapse
Class Method Details
.routes(router, options = {}) ⇒ Object
4 5 6 |
# File 'lib/ecm/lightbox/routing.rb', line 4 def self.routes(router, = {}) .reverse_merge!({}) end |