class Node
Public Instance Methods
locale_selection_enabled?()
click to toggle source
# File lib/generators/dummy/templates/models/node.rb, line 7 def locale_selection_enabled? root? end
# File lib/generators/dummy/templates/models/node.rb, line 7 def locale_selection_enabled? root? end