This website requires JavaScript.
Explore
Help
Sign In
kolan
/
Redmine
Watch
1
Star
0
Fork
You've already forked Redmine
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
a04d64881c
Redmine
/
db
/
migrate
/
105_build_projects_tree.rb
9 lines
118 B
Ruby
Raw
Blame
History
class
BuildProjectsTree
<
ActiveRecord
::
Migration
def
self
.
up
Project
.
rebuild!
end
def
self
.
down
end
end
Reference in New Issue
View Git Blame
Copy Permalink