Module: DataMapper::Resource
- Defined in:
- lib/sinatra/rest/adapters.rb
Instance Method Summary collapse
Instance Method Details
#update_attributes(opt) ⇒ Object
17 18 19 |
# File 'lib/sinatra/rest/adapters.rb', line 17 def update_attributes(opt) update opt end |