OSDN Git Service

Mobile Deviceを利用せずに、JPMobileを利用するよう修正(社内ブランチよりマージ)
[elecoma/elecoma.git] / app / models / mobile_carrier.rb
1 class MobileCarrier < ActiveRecord::Base
2   has_many :mobile_devices
3 end