Skip to content

Commit

Permalink
include should be lowercase
Browse files Browse the repository at this point in the history
  • Loading branch information
wuliwong committed Jul 31, 2015
1 parent bc83777 commit 47e5306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/flag_it.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ def foo
end

def flag_it
Include FlagIt
include FlagIt
end
end

Expand Down

0 comments on commit 47e5306

Please sign in to comment.