Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

Commit

Permalink
lol naming conventions
Browse files Browse the repository at this point in the history
  • Loading branch information
steveklabnik committed Aug 14, 2012
1 parent 30298bc commit 96ad2ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog.rb
@@ -1,7 +1,7 @@
require 'bundler' require 'bundler'
Bundler.require Bundler.require


require 'sinatra/content-for' require 'sinatra/content_for'


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

0 comments on commit 96ad2ff

Please sign in to comment.