Improved code layout.
This commit is contained in:
parent
19079731cb
commit
886a249aee
1 changed files with 6 additions and 7 deletions
|
@ -1,5 +1,4 @@
|
||||||
class Taskbar < ApplicationModel
|
class Taskbar < ApplicationModel
|
||||||
|
|
||||||
store :state
|
store :state
|
||||||
store :params
|
store :params
|
||||||
before_create :update_last_contact
|
before_create :update_last_contact
|
||||||
|
|
Loading…
Reference in a new issue