Skip to content

Commit

Permalink
require since bundler won't
Browse files Browse the repository at this point in the history
  • Loading branch information
steveklabnik committed Aug 14, 2012
1 parent befd121 commit 30298bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions blog.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
require 'bundler'
Bundler.require

require 'sinatra/content-for'

require_relative "user"
require_relative "warden"
require_relative "source_file"
Expand Down

0 comments on commit 30298bc

Please sign in to comment.