This website works better with JavaScript.
Explore
Help
Sign In
m52mxtq3o
/
educoder
Watch
1
Star
0
Fork
You've already forked educoder
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
courseware
educoder
/
db
/
migrate
/
20181228115324_add_index_to...
6 lines
115 B
Raw
Permalink
Blame
History
class
AddIndexToUsers
<
ActiveRecord
::
Migration
[
5
.
2
]
def
change
add_index
:users
,
:experience
end
end
Reference in new issue
View Git Blame
Copy Permalink