class OtherSite::OtherNode

Public Instance Methods

locale_selection_enabled?() click to toggle source
# File lib/generators/dummy/templates/models/other_site/other_node.rb, line 4
def locale_selection_enabled?
  root?
end