15 16 17
# File 'lib/couchup/short_hands.rb', line 15 def create_db(*params) create :database, *params end