Class: Ecm::Lightbox::Routing

Inherits:
Object
  • Object
show all
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, options = {})
  options.reverse_merge!({})
end