rails環境を分ける Ruby on Rails if Rails.env.production? end if Rails.env.development? end if Rails.env.test? end