This website requires JavaScript.
Explore
Help
Sign In
Software
/
rosa-build
mirror of
https://github.com/OpenMandrivaSoftware/rosa-build.git
Watch
1
Star
0
Fork
You've already forked rosa-build
0
Code
Issues
Projects
Releases
Wiki
Activity
4d719494e0
rosa-build
/
db
/
migrate
/
20120314151558_truncate_act...
9 lines
119 B
Ruby
Raw
Blame
History
class
TruncateActivityFeed
<
ActiveRecord
::
Migration
def
up
ActivityFeed
.
destroy_all
end
def
down
end
end
Reference in New Issue
View Git Blame
Copy Permalink