Sha256: 73cf89e73f10e91ed6fe1b1fd722cd54995274d923e73121301887d3c8f036c6
Contents?: true
Size: 227 Bytes
Versions: 2
Compression:
Stored size: 227 Bytes
Contents
module Ecm module Lightbox class Routing def self.routes(router, options = {}) options.reverse_merge!({}) # router.resources :posts, :controller => 'ecm/lightbox/posts' end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ecm_lightbox-0.0.2.pre | lib/ecm/lightbox/routing.rb |
ecm_lightbox-0.0.1.pre | lib/ecm/lightbox/routing.rb |