mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-24 11:10:12 +01:00
remove alias_method for tags= ... tags now broken again, but no longer the whole todo model
This commit is contained in:
parent
9eae8a7068
commit
c5dd35de80
1 changed files with 0 additions and 1 deletions
|
|
@ -353,7 +353,6 @@ class Todo < ActiveRecord::Base
|
|||
end
|
||||
end
|
||||
|
||||
alias_method :original_tags=, :tags=
|
||||
def tags=(params)
|
||||
value = params[:tag]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue