| Class | Rails::DataMapper::Storage |
| In: |
lib/dm-rails/storage.rb
|
| Parent: | Object |
| config | [R] | |
| name | [R] |
Create the configured database
This is a noop so that calling this method won‘t explode on people who use adapters that don‘t support creating a storage recepticle
Drop the configured database
This is a noop so that calling this method won‘t explode on people who use adapters that don‘t support dropping a storage recepticle