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

Commit

Permalink
:middle_name ended up being a bad idea, going for :has_middle, and ch…
Browse files Browse the repository at this point in the history
…anging it out for an unless in the library.
  • Loading branch information
Kurtis Rainbolt-Greene committed Oct 9, 2011
1 parent 511eaff commit 7fa4afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/faux.rb
@@ -1,4 +1,4 @@
require 'require_relative' if RUBY_VERSION =~ /1\.8/
require 'backports' if RUBY_VERSION =~ /1\.8/
require_relative 'faux/library'
require_relative 'faux/dictionary'

Expand Down

0 comments on commit 7fa4afa

Please sign in to comment.