Files

Class Index [+]

Quicksearch

UbiquoDesign::Connectors::I18n::Migration::ClassMethods

Public Instance Methods

uhook_create_widgets_table() {|t| ...} click to toggle source

(Not documented)

     # File vendor/plugins/ubiquo_design/lib/ubiquo_design/connectors/i18n.rb, line 228
228:           def uhook_create_widgets_table
229:             create_table :widgets, :translatable => true do |t|
230:               yield t
231:             end
232:           end

Disabled; run with $DEBUG to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.