aboutsummaryrefslogtreecommitdiffstats
path: root/config/initializers/ninoxe.rb~
blob: 72136a660f464ed84cbdb916a6aca92daa233750 (plain)
1
2
3
4
5
class Chouette::Line
  def self.model_name
    AciveModel::Name.new("Line")
  end
end