This website requires JavaScript.
Explore
Help
Sign In
tsv
/
Soc
Watch
1
Star
0
Fork
You've already forked Soc
0
Code
Issues
4
Pull Requests
1
Actions
Wiki
Activity
f728a2e9cf
Soc
/
db
/
migrate
/
20231229143648_drop_foods.rb
6 lines
92 B
Ruby
Raw
Blame
History
class
DropFoods
<
ActiveRecord
::
Migration
[
7
.
1
]
def
change
drop_table
:foods
end
end
Reference in New Issue
View Git Blame
Copy Permalink