mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-27 04:18:49 +01:00
Add stub for NullProject.persisted?
This commit is contained in:
parent
f58c02a63a
commit
1b3543c5de
1 changed files with 4 additions and 0 deletions
|
|
@ -175,4 +175,8 @@ class NullProject
|
|||
""
|
||||
end
|
||||
|
||||
def persisted?
|
||||
false
|
||||
end
|
||||
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue