Skip to content

Commit

Permalink
need to explicitly require 'ostruct' lib in ruby 1.9.3 and lower
Browse files Browse the repository at this point in the history
  • Loading branch information
nzaillian committed Jun 16, 2013
1 parent d45c273 commit d20b991
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/breadcrumbs_on_rails/breadcrumbs.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require 'ostruct'

#--
# Breadcrumbs On Rails
#
Expand Down

0 comments on commit d20b991

Please sign in to comment.