Flowdock

Notes posted by apsoto

RSS feed
April 23, 2015
0 thanks

add index directly

You can add an index now directly on the foreign_key :

t.references(:user, index: true)