Files

Class Index [+]

Quicksearch

Ubiquo::Extensions::RailsGenerator::List

Public Instance Methods

namespaced_route_resources(namespace, *resources) click to toggle source

(Not documented)

     # File vendor/plugins/ubiquo_core/lib/ubiquo/extensions/rails_generator.rb, line 98
 98:         def namespaced_route_resources(namespace, *resources)
 99:           resource_list = resources.map { |r| r.to_sym.inspect }.join(', ')
100:           logger.route "#{namespace}.resources #{resource_list}"
101:         end

Disabled; run with $DEBUG to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.