Aucune description http://j1x-huginn.herokuapp.com
class RemoveServiceIndexOnUserId < ActiveRecord::Migration def change remove_index :services, :user_id end end