projects
/
rails.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
rails API support for history of node/segment/way + various bugfixes and cleanups
[rails.git]
/
app
/
models
/
way_segment.rb
1
class WaySegment < ActiveRecord::Base
2
set_table_name 'current_way_segments'
3
end