Sha256: 2fce4da4249abbc51c615aa30f362ae658bb83e3ec1d4c098e011f5f5cb7e1dc

Contents?: true

Size: 138 Bytes

Versions: 5

Compression:

Stored size: 138 Bytes

Contents

module Cms::Routes
  def routes_for_bcms_fckeditor
    namespace(:cms) do |cms|
      #cms.content_blocks :fckeditors
    end  
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bcms_fckeditor-1.0.4 lib/bcms_fckeditor/routes.rb
bcms_fckeditor-1.0.3 lib/bcms_fckeditor/routes.rb
bcms_fckeditor-1.0.2 lib/bcms_fckeditor/routes.rb
bcms_fckeditor-1.0.1 lib/bcms_fckeditor/routes.rb
bcms_fckeditor-1.0.0 lib/bcms_fckeditor/routes.rb