Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

Commit

Permalink
removed database creation on console loading
Browse files Browse the repository at this point in the history
  • Loading branch information
obi-a committed Oct 26, 2013
1 parent f0b37c2 commit dcb316b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions initializers/console.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
#create database if it doesn't already exisit
Ragios::CouchdbAdmin.create_database

#initialization code for the console
Ragios::Controller.scheduler(Ragios::Scheduler.new(Ragios::Controller))
Ragios::Controller.model(Ragios::Model::CouchdbMonitorModel)
Expand Down

0 comments on commit dcb316b

Please sign in to comment.