way stuff, now creates correctly
This commit is contained in:
parent
8de8ef4f6b
commit
0638eefe22
4 changed files with 14 additions and 9 deletions
|
@ -1,2 +1,6 @@
|
|||
class OldWaySegment < ActiveRecord::Base
|
||||
belongs_to :user
|
||||
|
||||
set_table_name 'way_segments'
|
||||
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue