Method: Marty::DataGrid#save

Defined in:
app/models/marty/data_grid.rb

#saveObject

FIXME: hacky – save is just save!



159
160
161
# File 'app/models/marty/data_grid.rb', line 159

def save
  save!
end