Skip to content

Commit

Permalink
Adding init to mongoext.
Browse files Browse the repository at this point in the history
  • Loading branch information
steveklabnik committed Mar 28, 2011
1 parent 0c515e8 commit b8249b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rstatus.rb
Expand Up @@ -121,6 +121,7 @@ class Rstatus < Sinatra::Base
config.project_path = File.dirname(__FILE__)
config.sass_options = {:cache_location => "./tmp/sass-cache"}
end
MongoMapperExt.init
require_relative 'models/all'
end

Expand Down

0 comments on commit b8249b2

Please sign in to comment.